Site Name: jorge-Parallels-Linux
Build Name: Linux-c++ (view notes)
Stamp: 20140725-1400-Experimental (related builds)
Time: 2014-07-25T10:00:59 EDT
Type: Experimental

OS Name: Linux
OS Platform: x86_64
OS Release: 3.13.0-24-generic
OS Version: #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014
Compiler Name: /usr/bin/c++
Compiler Version: unknown
CTest version: ctest-2.8.12.2

Current Build
StageErrorsWarnings
Update
Configure00
Build015
Test00

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: 2014-07-25T10:00:58 EDT
End Time: 2014-07-25T10:00:58 EDT
Configure Command: "/usr/bin/cmake" "/home/jorge/Projects/CIPP"
Configure Return Value: 0
Configure Output:
----------- ENTRY ------------
Configuring Superbuild...
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires SlicerExecutionModel, ITKv4, VTKv5, Boost[INCLUDED], teem, 
-- SuperBuild -   SlicerExecutionModel => Requires ITKv4, 
-- SuperBuild -     ITKv4 => Requires zlib, 
-- SuperBuild -       zlib[OK]
-- SuperBuild -       ZLIB_INCLUDE_DIR:/home/jorge/Projects/CIPP-Build/zlib-install/include
-- SuperBuild -       ZLIB_LIBRARY:/home/jorge/Projects/CIPP-Build/zlib-install/lib/libzlib.a
-- SuperBuild -       ZLIB_ROOT:/home/jorge/Projects/CIPP-Build/zlib-install
-- SuperBuild -     ITKv4[OK]
-- SuperBuild -   SlicerExecutionModel[OK]
-- SuperBuild -   VTKv5 => Requires zlib[INCLUDED], 
-- SuperBuild -   VTKv5[OK]
-- SuperBuild -   PNG_INCLUDE_DIR:/home/jorge/Projects/CIPP-Build/VTKv5/Utilities/vtkpng
-- SuperBuild -   PNG_LIBRARY:/home/jorge/Projects/CIPP-Build/VTKv5-build/bin/libvtkpng.so
-- SuperBuild -   teem => Requires zlib[INCLUDED], VTKv5[INCLUDED], 
-- SuperBuild -   teem[OK]
-- SuperBuild - CIP[OK]
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jorge/Projects/CIPP-Build

View Configure Summary

Build (0 errors, 15 warnings)

Build command: /usr/bin/make -i
Start Time: 2014-07-25T10:00:59 EDT
End Time: 2014-07-25T10:01:35 EDT

View Errors Summary

Build Warnings (15)
-- Up-to-date: /.../CIPP-Build/zlib-install/include/zlib.h
-- Up-to-date: /.../CIPP-Build/zlib-install/include/zconf.h
-- Up-to-date: /.../CIPP-Build/zlib-install/include/zlib_mangle.h
-- Up-to-date: /.../CIPP-Build/zlib-install/include/zlibDllConfig.h
-- Up-to-date: /.../CIPP-Build/zlib-install/doc/zlib-1.2.3/Copyright.txt
[ 22%] Completed 'zlib'
[ 28%] Built target zlib
[ 29%] Performing update step for 'VTKv5'
[ 31%] Performing configure step for 'VTKv5'
loading initial cache file /.../CIPP-Build/VTKv5-prefix/tmp/VTKv5-cache.cmake
CMake Warning (dev) in Common/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkCommon" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtksys;-lm;-lpthread;dl;vtksys;-lm
  LINK_INTERFACE_LIBRARIES:

    vtksys;-lm

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

CMake Warning (dev) in Filtering/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkFiltering" has an INTERFACE_LINK_LIBRARIES property which
  differs from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkCommon;vtkCommon
  LINK_INTERFACE_LIBRARIES:

    vtkCommon

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

CMake Warning (dev) in Graphics/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkGraphics" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkFiltering;vtkverdict;vtkFiltering
  LINK_INTERFACE_LIBRARIES:

    vtkFiltering

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

CMake Warning (dev) in Imaging/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkImaging" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkFiltering;vtkFiltering
  LINK_INTERFACE_LIBRARIES:

    vtkFiltering

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

CMake Warning (dev) in IO/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkIO" has an INTERFACE_LINK_LIBRARIES property which differs from
  its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkFiltering;vtkDICOMParser;vtkNetCDF;vtkNetCDF_cxx;LSDyna;vtkmetaio;vtksqlite;vtkpng;/.../CIPP-Build/zlib-install/lib/libzlib.a;vtkjpeg;vtktiff;vtkexpat;vtksys;vtkFiltering
  LINK_INTERFACE_LIBRARIES:

    vtkFiltering

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

CMake Warning (dev) in Rendering/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkRendering" has an INTERFACE_LINK_LIBRARIES property which
  differs from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkGraphics;vtkImaging;vtkIO;vtkftgl;vtkfreetype;/usr/lib/x86_64-linux-gnu/libGL.so;vtkGraphics;vtkImaging;/usr/lib/x86_64-linux-gnu/libXt.so;/usr/lib/x86_64-linux-gnu/libSM.so;/usr/lib/x86_64-linux-gnu/libICE.so;/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  LINK_INTERFACE_LIBRARIES:

    vtkGraphics;vtkImaging

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

CMake Warning (dev) in Parallel/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkParallel" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkIO;VPIC;Cosmo;LSDyna;/usr/lib/x86_64-linux-gnu/libGL.so;vtkexoIIc;vtkRendering;vtkIO
  LINK_INTERFACE_LIBRARIES:

    vtkRendering;vtkIO

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

CMake Warning (dev) in Hybrid/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkHybrid" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkIO;vtkParallel;vtkexoIIc;vtkftgl;vtkRendering;vtkIO;vtkParallel
  LINK_INTERFACE_LIBRARIES:

    vtkRendering;vtkIO;vtkParallel

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

CMake Warning (dev) in VolumeRendering/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkVolumeRendering" has an INTERFACE_LINK_LIBRARIES property which
  differs from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkIO;/usr/lib/x86_64-linux-gnu/libGL.so;vtkRendering;vtkIO
  LINK_INTERFACE_LIBRARIES:

    vtkRendering;vtkIO

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

CMake Warning (dev) in Widgets/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkWidgets" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkHybrid;vtkVolumeRendering;/usr/lib/x86_64-linux-gnu/libGL.so;vtkRendering;vtkHybrid;vtkVolumeRendering
  LINK_INTERFACE_LIBRARIES:

    vtkRendering;vtkHybrid;vtkVolumeRendering

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

CMake Warning (dev) in Views/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkViews" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkInfovis;vtkInfovis
  LINK_INTERFACE_LIBRARIES:

    vtkInfovis

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

CMake Warning (dev) in Infovis/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkInfovis" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    vtkWidgets;vtkParallel;vtklibxml2;vtkalglib;vtkWidgets;vtkParallel
  LINK_INTERFACE_LIBRARIES:

    vtkWidgets;vtkParallel

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

CMake Warning (dev) in GenericFiltering/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkGenericFiltering" has an INTERFACE_LINK_LIBRARIES property which
  differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.

  INTERFACE_LINK_LIBRARIES:

    vtkFiltering;vtkGraphics;vtkFiltering;vtkGraphics
  LINK_INTERFACE_LIBRARIES_DEBUG:

    vtkFiltering;vtkGraphics

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

CMake Warning (dev) in Geovis/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkGeovis" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES_DEBUG properties.

  INTERFACE_LINK_LIBRARIES:

    vtkWidgets;vtkViews;vtkproj4;vtkWidgets;vtkViews
  LINK_INTERFACE_LIBRARIES_DEBUG:

    vtkWidgets;vtkViews

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

CMake Warning (dev) in Charts/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "vtkCharts" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES_DEBUG properties.

  INTERFACE_LINK_LIBRARIES:

    vtkViews;vtkftgl;vtkViews

View Warnings Summary

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