-- The C compiler identification is AppleClang 6.0.0.6000051
-- The CXX compiler identification is AppleClang 6.0.0.6000051
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:607 (ADD_CUSTOM_COMMAND):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name
"/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5Edefin.h"
is unknown in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:614 (ADD_CUSTOM_COMMAND):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name
"/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5version.h"
is unknown in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/vtkhdf5/src/CMakeLists.txt:621 (ADD_CUSTOM_COMMAND):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name
"/.../CIP-Build/VTKv5-build/Utilities/vtkhdf5/H5overflow.h"
is unknown in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtksys;-lm;vtksys;-lm
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkCommon;vtkCommon
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkverdict;vtkFiltering
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkFiltering
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkFiltering;vtkDICOMParser;vtkNetCDF;vtkNetCDF_cxx;LSDyna;vtkmetaio;vtksqlite;vtkpng;/.../CIP-Build/zlib-install/lib/libzlib.a;vtkjpeg;vtktiff;vtkexpat;vtksys;vtkFiltering
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkGraphics;vtkImaging;objc;vtkIO;vtkftgl;vtkfreetype;/System/Library/Frameworks/OpenGL.framework;-framework Cocoa;/System/Library/Frameworks/ApplicationServices.framework;/System/Library/Frameworks/IOKit.framework;vtkGraphics;vtkImaging;objc
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkGraphics;vtkImaging;objc
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;VPIC;Cosmo;LSDyna;/System/Library/Frameworks/OpenGL.framework;vtkexoIIc;vtkRendering;vtkIO
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;vtkParallel;vtkexoIIc;vtkftgl;vtkRendering;vtkIO;vtkParallel
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkIO
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkHybrid;vtkVolumeRendering;/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkHybrid;vtkVolumeRendering
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkInfovis;vtkInfovis
LINK_INTERFACE_LIBRARIES_DEBUG:
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_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkWidgets;vtkParallel;vtklibxml2;vtkalglib;vtkWidgets;vtkParallel
LINK_INTERFACE_LIBRARIES_DEBUG:
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
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkViews
This warning is for project developers. Use -Wno-dev to suppress it.
-- 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:
Cosmo
LSDyna
MapReduceMPI
VPIC
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkPixelBufferObject.cxx.o
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkSurfaceLICPainter.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:19:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkSurfaceLICPainter.cxx:38:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
19 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkTextureObject.cxx.o
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkCameraPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkCameraPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLRenderer.h:23:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
9 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkClearZPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkClearZPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkDepthPeelingPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkDepthPeelingPass.cxx:21:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkGaussianBlurPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGaussianBlurPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
15 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkImageProcessingPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkImageProcessingPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
15 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkLightsPass.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:32:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkLightsPass.cxx:20:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkRenderer.h:35:
In file included from /.../CIP-Build/VTKv5/Rendering/vtkActorCollection.h:28:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
6 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkGLSLShaderDeviceAdapter2.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkGLSLShaderDeviceAdapter2.cxx:20:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
7 warnings generated.
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkOpenGLExtensionManager.cxx.o
[ 70%] Building CXX object Rendering/CMakeFiles/vtkRendering.dir/vtkOpenGLGlyph3DMapper.cxx.o
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:17:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:23:
In file included from /.../CIP-Build/VTKv5/Filtering/vtkDataSetAttributes.h:44:
/.../CIP-Build/VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here
VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
^
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIP-Build/VTKv5/Rendering/vtkOpenGLGlyph3DMapper.cxx:30:
/.../CIP-Build/VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
^
/.../CIP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
The maximum number of reported warnings or errors has been reached!!!