Site Name: BWH004658
Build Name: CIP-Darwin-15.6.0-x86_64-incr-SL-ON-SL-OFF (view notes)
Stamp: 20180820-0400-Nightly (related builds)
Time: 2018-08-20T14:41:58 EDT
Type: Nightly

OS Name: Mac OS X
OS Platform: x86_64
OS Release: 10.11.6
OS Version: 15G21013
CTest version: ctest-3.9.0

Current Build
StageErrorsWarnings
Update
Configure00
Build417
Test00
Previous Build
StageErrorsWarnings
Update00
Configure00
Build017
Test40

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Configure (0 errors, 0 warnings)

Start Time: 2018-08-20T14:41:58 EDT
End Time: 2018-08-20T14:41:58 EDT
Configure Command: /Applications/CMake.app/Contents/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/Users/jonieva/Projects/CIP"
Configure Return Value: 0
Configure Output:
*** ERROR executing: No such file or directory
***The build process failed.

View Configure Summary

Build (4 errors, 17 warnings)

Build command: /Applications/CMake.app/Contents/bin/cmake --build . --config "Release" -- -i
Start Time: 2018-08-20T14:41:58 EDT
End Time: 2018-08-20T14:53:34 EDT

-- Build files have been written to: /.../CIP-build/SlicerExecutionModel-build
[ 83%] Performing build step for 'SlicerExecutionModel'
[ 69%] Built target ModuleDescriptionParser
[ 84%] Built target GenerateCLP
[100%] Built target GenerateCLPLauncher
[ 84%] No install step for 'SlicerExecutionModel'
[ 85%] Completed 'SlicerExecutionModel'
[ 89%] Built target SlicerExecutionModel
[ 90%] Performing configure step for 'CIP'
/bin/sh: line 0: cd: /.../CIP-build/CIP-build: No such file or directory
/bin/sh: line 0: cd: /.../CIP-build/CIP-build: No such file or directory
[ 91%] Performing forcebuild step for 'CIP'
[ 92%] Performing build step for 'CIP'
/bin/sh: line 0: cd: /.../CIP-build/CIP-build: No such file or directory
/bin/sh: line 0: cd: /.../CIP-build/CIP-build: No such file or directory
[ 93%] Completed 'CIP'
[100%] Built target CIP
View Errors Summary

Build Warnings (17)
[100%] Built target vtkIOTecplotTable
[100%] Built target vtkInfovisBoostGraphAlgorithms
[100%] Built target vtkTestingRendering
[100%] Built target vtkViewsInfovis
[ 24%] No install step for 'VTKv8'
[ 25%] Completed 'VTKv8'
[ 28%] Built target VTKv8
[ 30%] Performing update step for 'teem'
[ 31%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-cache-Release.cmake
CMake Warning (dev) at CMakeLists.txt:555 (install):
  Policy CMP0062 is not set: Disallow install() of export() result.  Run
  "cmake --help-policy CMP0062" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The file

    /.../CIP-build/teem-build/TeemLibraryDepends.cmake

  was generated by the export() command.  It should not be installed with the
  install() command.  Use the install(EXPORT) mechanism instead.  See the
  cmake-packages(7) manual for more.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   teem

-- Generating done
This warning is for project developers.  Use -Wno-dev to suppress it.
[ 49%] Performing update step for 'CIPPython'
Current branch master is up to date.
[ 50%] No configure step for 'CIPPython'
[ 51%] No build step for 'CIPPython'
[ 53%] Performing install step for 'CIPPython'
/.../CIP-build/CIPPython-install already exists. Miniconda will not be installed
[ 54%] Performing installtensorflow step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda


certifi 2018.8.13:            |   0% certifi 2018.8.13: 8          |   9% certifi 2018.8.13: ########## | 100% 
Requirement already satisfied: scipy>=0.14 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8)
Requirement already satisfied: numpy>=1.9.1 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8)
Requirement already satisfied: pyyaml in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8)
Requirement already satisfied: six>=1.9.0 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8)
You are using pip version 9.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[ 56%] Performing installnipype step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 57%] Performing installnetworkx step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 59%] Performing installscikit-image step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
You are using pip version 9.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[ 62%] Performing installnibabel step for 'CIPPython'
Requirement already satisfied: nibabel in ./CIPPython-install/lib/python2.7/site-packages
You are using pip version 9.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[ 63%] Performing installnumpy step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda


certifi 2018.8.13:            |   0% certifi 2018.8.13: ########## | 100% 

Downloading and Extracting Packages
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ 65%] Performing installcython step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 66%] Performing installscipy step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 67%] Performing installvtk step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 68%] Performing installpandas step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 69%] Performing installnose step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 71%] Performing installsphinx step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 72%] Performing installsimpleitk step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 73%] Performing installxml step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 74%] Performing installscikit-learn step for 'CIPPython'
Solving environment: ...working... done


==> WARNING: A newer version of conda exists. <==
  current version: 4.4.10
  latest version: 4.5.10

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.
[ 75%] Completed 'CIPPython'
[ 79%] Built target CIPPython
[ 80%] Performing update step for 'SlicerExecutionModel'
[ 81%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache-Release.cmake
-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

-- Generating done
   ModuleDescriptionParser

This warning is for project developers.  Use -Wno-dev to suppress it.

View Warnings Summary

Test (0 passed, 0 failed, 0 not run)
View Tests Summary