| Site: bwh002376.bwh.harvard.edu |
| Build Name: CIP-Darwin-13.4.0-x86_64-incr-SL-ON |
| Build Time: 2016-08-05T23:02:18 EDT |
| Found 8 Warnings |
| Errors are here. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
843 |
|
|
[ 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 [ 54%] No install step for 'VTKv6' [ 55%] Completed 'VTKv6' [ 59%] Built target VTKv6 [ 60%] Performing update step for 'teem' [ 61%] 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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
860 |
|
|
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. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1319 |
|
|
[100%] Linking CXX shared library ../../../../lib/libitkMGHIO-4.10.dylib [100%] Built target MGHIO [100%] Built target MGHIO-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 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. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//usr/include/stdlib.h?cvsroot=CMake |
|---|---|
|
|
1621 |
|
|
/usr/include/stdlib.h:129:6: note: candidate function int abs(int) __pure2;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdlib?cvsroot=CMake |
|---|---|
|
|
1624 |
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstdlib:159:44: note: candidate function inline _LIBCPP_INLINE_VISIBILITY long abs( long __x) _NOEXCEPT {return labs(__x);}
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdlib?cvsroot=CMake |
|---|---|
|
|
1627 |
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstdlib:161:44: note: candidate function inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);}
^
1 error generated.
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipAirwayDataInteractor.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipVesselDataInteractor.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipFissureDataInteractor.cxx.o
[ 4%] Linking CXX static library /.../CIP-build/lib/libCIPCommon.a
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx?cvsroot=CMake |
|---|---|
|
|
1873 |
|
|
/.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:246:28: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] if ( commaLocation != std::string::npos )
~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx?cvsroot=CMake |
|---|---|
|
|
1876 |
|
|
/.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:252:30: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] if ( newlineLocation != std::string::npos )
~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 29%] Linking CXX static library ../../bin/libReadDicomWriteTagsLib.a
[ 30%] Built target ReadDicomWriteTagsLib
[ 30%] Linking CXX executable ../../bin/ReadDicomWriteTags
ld: archive has no table of contents file '/.../CIP-build/lib/libCIPCommon.a' for architecture x86_64
|