Site: bwh002376.bwh.harvard.edu
Build Name: CIP-Darwin-13.4.0-x86_64-incr-SL-ON
Build Time: 2016-03-14T23:00:50 EDT
Found 15 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 845
Warning
[ 99%] Linking CXX shared library ../../lib/libvtkViewsContext2D-6.3.dylib
[ 99%] Built target vtkViewsContext2D
[ 99%] Linking CXX shared library ../../lib/libvtkViewsInfovis-6.3.dylib
[100%] Built target vtkViewsInfovis
[ 45%] No install step for 'VTKv6'
[ 46%] Completed 'VTKv6'
[ 50%] Built target VTKv6
[ 51%] Performing update step for 'teem'
[ 52%] 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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 862
Warning
  cmake-packages(7) manual for more.

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

-- Configuring done
-- Generating 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

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1324
Warning
[100%] Built target ITKVtkGlue
[100%] Built target ITKVtkGlue-all
[ 74%] No install step for 'ITKv4'
[ 75%] Completed 'ITKv4'
[ 79%] Built target ITKv4
[ 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
-- Generating 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:

   ModuleDescriptionParser

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

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1454
Warning
cythoning /.../CIP/cip_python/wrap_ChestConventions.pyx to /.../CIP/cip_python/wrap_ChestConventions.cpp
building 'ChestConventions' extension
creating build
creating build/temp.macosx-10.5-x86_64-2.7
creating build/temp.macosx-10.5-x86_64-2.7/Users
creating build/temp.macosx-10.5-x86_64-2.7/Users/acil-user
creating build/temp.macosx-10.5-x86_64-2.7/Users/acil-user/Projects
creating build/temp.macosx-10.5-x86_64-2.7/.../CIP
creating build/temp.macosx-10.5-x86_64-2.7/.../CIP/cip_python
/usr/bin/cc -fno-strict-aliasing -I/.../CIP-build/CIPPython-install/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/.../CIP/Common/ -I/.../CIP-build/CIPPython-install/include/python2.7 -c /.../CIP/cip_python/wrap_ChestConventions.cpp -o build/temp.macosx-10.5-x86_64-2.7/.../CIP/cip_python/wrap_ChestConventions.o
/.../CIP/cip_python/wrap_ChestConventions.cpp:5344:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function]
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) {
                           ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1457
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:5341:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function]
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) {
                               ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1460
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:341:29: warning: unused function '__Pyx_Py_UNICODE_strlen' [-Wunused-function]
static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
                            ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1463
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:5456:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function]
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) {
                                ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1466
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:5518:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function]
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) {
                                ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1469
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:4902:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function]
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) {
                               ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1472
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:4928:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) {
                          ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1475
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:5112:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) {
                         ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1478
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:3356:32: warning: unused function '__pyx_convert_PyObject_string_to_py_std__in_string' [-Wunused-function]
static CYTHON_INLINE PyObject *__pyx_convert_PyObject_string_to_py_std__in_string(std::string const &__pyx_v_s) {
                               ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1481
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:3406:32: warning: unused function '__pyx_convert_PyUnicode_string_to_py_std__in_string' [-Wunused-function]
static CYTHON_INLINE PyObject *__pyx_convert_PyUnicode_string_to_py_std__in_string(std::string const &__pyx_v_s) {
                               ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1484
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:3456:32: warning: unused function '__pyx_convert_PyStr_string_to_py_std__in_string' [-Wunused-function]
static CYTHON_INLINE PyObject *__pyx_convert_PyStr_string_to_py_std__in_string(std::string const &__pyx_v_s) {
                               ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/cip_python/wrap_ChestConventions.cpp?cvsroot=CMake
Build Log Line 1487
Warning

          
            
/.../CIP/cip_python/wrap_ChestConventions.cpp:3556:32: warning: unused function '__pyx_convert_PyByteArray_string_to_py_std__in_string' [-Wunused-function]
static CYTHON_INLINE PyObject *__pyx_convert_PyByteArray_string_to_py_std__in_string(std::string const &__pyx_v_s) {
                               ^
12 warnings generated.
/usr/bin/c++ -bundle -undefined dynamic_lookup -L/.../CIP-build/CIPPython-install/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.5-x86_64-2.7/.../CIP/cip_python/wrap_ChestConventions.o -L/.../CIP-build/lib -L/.../CIP-build/CIPPython-install/lib -lChestConventions -o /.../CIP-build/CIP-build/cip_python/ChestConventions.so
[ 10%] Built target CIP_PYTHON
[ 10%] Linking CXX executable cipLobeSurfaceModelTEST
[ 10%] Built target cipLobeSurfaceModelTEST
[ 10%] Linking CXX executable cipNelderMeadSimplexOptimizerTEST
[ 11%] Built target cipNelderMeadSimplexOptimizerTEST
[ 11%] Linking CXX executable itkCIPExtractChestLabelMapImageFilterTEST