[ITK] [ITK-dev] ITK Dashboard failed
Matt McCormick
matt.mccormick at kitware.com
Wed Mar 25 09:45:00 EDT 2015
Hi Kevin,
Thanks for the note!
This issue should be fixed with tomorrow's build:
http://itk.org/gitweb?p=ITK.git;a=commit;h=5413fa6d13033ba586c16d08a912b7d4ed008585
Thanks,
Matt
On Wed, Mar 25, 2015 at 9:24 AM, Kevin H. Hobbs <hobbsk at ohio.edu> wrote:
> My crontab script on bubbles does :
>
> # Update ITKScripts
> cd /home/kevin/kitware/ITKScripts
> git pull origin
>
> # Update ITK
> echo "Update ITK"
> cd /home/kevin/kitware/
> time $CTEST -S itk.cmake
> date
>
> $CTEST is the nightly ctest
>
> Last night the output was :
>
>
> >From git://itk.org/ITK
> b1ff2b2..3426f95 dashboard -> origin/dashboard
> Updating b1ff2b2..3426f95
> Fast-forward
> itk_common.cmake | 8 +++++---
> jenkins_dashboard.cmake | 1 +
> 2 files changed, 6 insertions(+), 3 deletions(-)
> Update ITK
> Dashboard script configuration:
> CTEST_SITE=[bubbles.hooperlab]
> CTEST_BUILD_NAME=[Fedora-19-x86_64_WrapITK]
> CTEST_SOURCE_DIRECTORY=[/home/kevin/kitware/ITK]
> CTEST_BINARY_DIRECTORY=[/home/kevin/kitware/ITK_Build]
> ExternalData_OBJECT_STORES=[/home/kevin/kitware/ExternalData]
> CTEST_CMAKE_GENERATOR=[Unix Makefiles]
> CTEST_BUILD_CONFIGURATION=[Release]
> CTEST_GIT_COMMAND=[/usr/bin/git]
> CTEST_CHECKOUT_COMMAND=[]
> CTEST_SCRIPT_DIRECTORY=[/home/kevin/kitware]
> CTEST_USE_LAUNCHERS=[1]
> CTEST_TEST_TIMEOUT=[1500]
> CTEST_COVERAGE_ARGS=[]
> CTEST_TEST_ARGS=[PARALLEL_LEVEL;8]
> CTEST_MEMCHECK_ARGS=[PARALLEL_LEVEL;8]
>
>
> Clearing build tree...
> CMake Error at ITKScripts/itk_common.cmake:415 (if):
> if given arguments:
>
> "NOT" "EXISTS" "/home/kevin/kitware/ITK_Build/CMakeCache.txt" "OR"
>
> Unknown arguments specified
> Call Stack (most recent call first):
> itk.cmake:48 (include)
>
>
>
> real 0m18.173s
> user 0m0.120s
> sys 0m2.112s
> Wed Mar 25 00:16:02 EDT 2015
>
_______________________________________________
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.php
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://public.kitware.com/mailman/listinfo/insight-developers
More information about the Community
mailing list