[vtk-developers] Looking into dashboard failures this morning
David Gobbi
david.gobbi at gmail.com
Fri Apr 5 10:37:43 EDT 2013
On Fri, Apr 5, 2013 at 8:11 AM, Marcus D. Hanwell
<marcus.hanwell at kitware.com> wrote:
> Hi,
>
> I just wanted to confirm we have seen the dashboard failures, I
> tracked some down to dependency failure when only Tcl is enabled
> (reproduced here with Unix Makefiles).
I wonder if it is related to the change to vtkModuleMacros.cmake
at line 464. Perhaps if this included the stamp files for all modules
that were dependencies in addition to the one for the current module,
then the rules would be executed.
> The RogueResearch submissions all look like vtkgl headers are not in
> the include path, but looking at our changes I am not sure what would
> cause that.
There was probably a previously undetected problem with the dependency
chain for vtkgl.h that was never noticed until yesterday's change caused
a change to the order in which certain things are built.
- David
More information about the vtk-developers
mailing list