[Insight-developers] Broken dashboard -- More info
Hans Johnson
hans-johnson at uiowa.edu
Tue Feb 15 08:31:43 EST 2005
All,
By manually deleting the Insight/Code/IO/itkNrrdIO*.o files out of my build
directory, a new build of those object files is forced. This fixes the
faulty builds.
I submitted a change to itkNrrdIO.h that removed a white space character to
trigger the itkNrrd object files to be rebuilt. I wanted to use
ADD_DEPENDENCIES(ITKIO NrrdIO/NrrdIO.h), but the cmake documentation stated
that this should have been done automatically.
Hopefully all will be good in an hour or so.
Hans
_____
From: insight-developers-bounces at itk.org
[mailto:insight-developers-bounces at itk.org] On Behalf Of Hans Johnson
Sent: Tuesday, February 15, 2005 7:15 AM
To: 'Insight Developers List'
Subject: [Insight-developers] Broken dashboard
All,
First I would like to apologize for the broken dashboard. Second, it must
be some dependency problem, because I am building the same ITK source code
from scratch each night, and it is building just fine (see
http://developer.psychiatry.uiowa.edu/Testing/Dashboard.html). I made sure
that everything compiled without error (and greatly reduced warnings on
hebb.-uiowa Linux64-g++-3.-2-dbg
opteron.-uiowa Linux64-g++-3.-2-db
luria.uiowa IRIX64-Mpro-7.3-opt
dendrite.-uiowa Linux-g++-3.-2-dbg
hera.-uiowa Linux-g++-3.-2-dbg
tesla.-uiowa Linux-g++-3.-2-dbg
hera.-uiowa Linux-g++-3.-2-opt
wundt.-uiowa Linux-g++-3.-2-prf
but these are clean builds.
I think the error is that changes to NrrdIO.h are not reflected in the
non-clean dependency tree, and did not force the rebuilding of some
libraries.
When looking at the cmake.depends file in Code/IO there is no dependency on
NrrdIO.h
Sorry,
Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20050215/223481d6/attachment.htm
More information about the Insight-developers
mailing list