[ITK] [ITK-dev] ITK Dashboard failed

Kevin H. Hobbs hobbsk at ohio.edu
Wed Mar 25 09:24:21 EDT 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 173 bytes
Desc: OpenPGP digital signature
URL: <http://public.kitware.com/pipermail/community/attachments/20150325/af891ad8/attachment.sig>
-------------- next part --------------
_______________________________________________
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