[Insight-developers] ITK Dashboard : sanchome : KWStyle : Incorrect configuration in CMake

Luis Ibanez luis.ibanez at kitware.com
Mon Mar 15 14:35:09 EDT 2010


Hi Arnaud,

Thanks a lot for fixing the KWStyle issue.

---

Regarding "sanchome"s builds:

They have not posted today to the Dashboard.
(that makes 7 days of absent builds)>


Any hints on what may be the problem ?


    Thanks,


         Luis


-----------------------------------------------------------------
On Thu, Mar 11, 2010 at 11:04 AM, Gelas, Arnaud Joel Florent
<Arnaud_Gelas at hms.harvard.edu> wrote:
> I have found the machine where KWStyle was not installed.
> I have just updated the site name, build name.
>
> Now, regarding sanchome's build they should be back on the dashboard from tonight.
>
> Arnaud
> ________________________________________
> From: insight-developers-bounces at itk.org [insight-developers-bounces at itk.org] On Behalf Of Gelas, Arnaud Joel Florent [Arnaud_Gelas at hms.harvard.edu]
> Sent: Thursday, March 11, 2010 9:45 AM
> To: Luis Ibanez
> Cc: Insight Developers
> Subject: Re: [Insight-developers] ITK Dashboard : sanchome : KWStyle : Incorrect configuration in CMake
>
> Hi Luis,
>
> I am actually quite surprised to see some build from sanchome on the dashboard last night, since the machine severely crashed yesterday and was turned off.
> The second thing which intrigues me is the version of gcc in the build name, it is supposed to be g++-4.4.3 for sanchome...
>
> Well, I guess these errors come from another machine (from our lab), need to figure out which one it is, and then check what is going on.
>
> Arnaud
> ________________________________________
> From: Luis Ibanez [luis.ibanez at kitware.com]
> Sent: Thursday, March 11, 2010 8:11 AM
> To: Gelas, Arnaud Joel Florent
> Cc: Insight Developers
> Subject: ITK Dashboard : sanchome : KWStyle : Incorrect configuration in CMake
>
> Hi Arnaud,
>
> Looking at the Dashboard errors from  sanchome.megason-lab.hms
>
> ---------------------------------------------------------------------------------------
> CMake Error at Utilities/KWStyle/KWStyle.cmake:25 (string):
>  string sub-command LENGTH requires two arguments.
> Call Stack (most recent call first):
>  CMakeLists.txt:174 (INCLUDE)
>
>
> CMake Error at Utilities/KWStyle/KWStyle.cmake:31 (string):
>  string sub-command LENGTH requires two arguments.
> Call Stack (most recent call first):
>  CMakeLists.txt:174 (INCLUDE)
> --------------------------------------------------------------------------------------------
>
>
> They come from the following lines
>
>
> IF(KWSTYLE_EXECUTABLE)
>
>  EXECUTE_PROCESS(
>  COMMAND ${KWSTYLE_EXECUTABLE} -version
>  OUTPUT_VARIABLE KWSTYLE_VERSION_TEXT
>  )
>
> string(STRIP ${KWSTYLE_VERSION_TEXT} KWSTYLE_VERSION_TEXT)
>
>
>
> It really looks like:
>
>
> A)  the command    KWStyle -version
>     is not working properly in this machine
>
> or
>
> B) The path that has been assigned to the variable
>     KWSTYLE_EXECUTABLE is not really the path
>     to the KWStyle executable.
>
>
>
> Could you please take a look at the CMakeCache in this
> machine and let us know what the path is for KWStyle
> that the cache ?
>
>
>    Thanks
>
>
>         Luis
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list