Site Name: macj.bwh.harvard.edu
Build Name: Darwin-13.3.0-x86_64-clean (view notes)
Stamp: 20140729-0500-Nightly (related builds)
Time: 2014-07-29T13:06:41 EDT
Type: Nightly

OS Name: Mac OS X
OS Platform: x86_64
OS Release: 10.9.4
OS Version: 13E28
Compiler Version: unknown
CTest version: ctest-3.0.0

Current Build
StageErrorsWarnings
Update00
Configure00
Build0500
Test00

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Stage: Update (0 errors, 0 warnings)

Start Time: 2014-07-29T13:06:35 EDT
End Time: 2014-07-29T13:06:39 EDT
Update Command: "/usr/bin/git" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2014-07-29T13:06:39 EDT
End Time: 2014-07-29T13:06:39 EDT
Configure Command: /Applications/CMake.app/Contents/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/Users/Jorge/Projects/CIPP"
Configure Return Value: 0
Configure Output:
-- The C compiler identification is AppleClang 5.1.0.5030040
-- The CXX compiler identification is AppleClang 5.1.0.5030040
-- 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
----------- ENTRY ------------
Configuring Superbuild...
-- Found Git: /usr/bin/git (found version "1.8.5.2 (Apple Git-48)") 
-- 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:/Users/Jorge/Projects/CIPP-Build/zlib-install/include
-- SuperBuild -       ZLIB_LIBRARY:/Users/Jorge/Projects/CIPP-Build/zlib-install/lib/libzlib.a
-- SuperBuild -       ZLIB_ROOT:/Users/Jorge/Projects/CIPP-Build/zlib-install
-- SuperBuild -     ITKv4[OK]
-- SuperBuild -   SlicerExecutionModel[OK]
-- SuperBuild -   VTKv5 => Requires zlib[INCLUDED], 
-- SuperBuild -   VTKv5[OK]
-- SuperBuild -   PNG_INCLUDE_DIR:/Users/Jorge/Projects/CIPP-Build/VTKv5/Utilities/vtkpng
-- SuperBuild -   PNG_LIBRARY:/Users/Jorge/Projects/CIPP-Build/VTKv5-build/bin/libvtkpng.dylib
-- SuperBuild -   teem => Requires zlib[INCLUDED], VTKv5[INCLUDED], 
-- SuperBuild -   teem[OK]
-- Found Subversion: /usr/bin/svn (found version "1.7.10") 
-- SuperBuild - CIP[OK]
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/Jorge/Projects/CIPP-Build

View Configure Summary

Build (0 errors, 500 warnings)

Build command: -- -i
Start Time: 2014-07-29T13:06:41 EDT
End Time: 2014-07-29T14:29:11 EDT

View Errors Summary

Build Warnings (500)

Build Log line 242


File: /Users/Jorge/Projects/CIPP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp Line: 61
darwin.archive bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a
common.copy /.../CIPP-Build/Boost-install/lib/libboost_context.a
common.mkdir bin.v2/libs/coroutine
common.mkdir bin.v2/libs/coroutine/build
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/standard_stack_allocator_posix.o
libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:61:15: warning: unused variable 'result' [-Wunused-variable]
    const int result = ::getrlimit( RLIMIT_STACK, & limit);
              ^

Build Log line 245


File: /Users/Jorge/Projects/CIPP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp Line: 135
libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:135:15: warning: unused variable 'result' [-Wunused-variable]
    const int result( ::mprotect( limit, detail::pagesize(), PROT_NONE) );
              ^
2 warnings generated.
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/coroutine_context.o
darwin.archive bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a
common.copy /.../CIPP-Build/Boost-install/lib/libboost_coroutine.a
common.mkdir /.../CIPP-Build/Boost-install/include
common.mkdir /.../CIPP-Build/Boost-install/include/boost
common.copy /.../CIPP-Build/Boost-install/include/boost/aligned_storage.hpp
common.copy /.../CIPP-Build/Boost-install/include/boost/any.hpp
-- Checking IF correctly converting (unsigned) long long to long double values... yes
-- Checking IF alignment restrictions are strictly enforced... yes
-- Performing Test HAVE_STD_C99
-- Performing Test HAVE_STD_C99 - Success
-- Performing Test HAVE_OMIT_FRAME_POINTER
-- Performing Test HAVE_OMIT_FRAME_POINTER - Success
-- Performing Test HAVE_INLINE_FUNCTIONS
-- Performing Test HAVE_INLINE_FUNCTIONS - Success
-- Performing Test HAVE_NO_COMMON
-- Performing Test HAVE_NO_COMMON - Success
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
  "/.../CIPP-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
  "/.../CIPP-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
  "/.../CIPP-Build/VTKv5-build/Utilities/vtkhdf5/H5overflow.h"
  is unknown in this context.
This warning is for project developers.  Use -Wno-dev to suppress it.
-- Looking for _isnan - not found
-- Looking for isinf
-- Looking for isinf - not found
-- Looking for _isinf
-- Looking for _isinf - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for feenableexcept
-- Looking for feenableexcept - not found
-- 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;/.../CIPP-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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;-framework Cocoa;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/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;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/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.

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

Build Log line 12484


File: VTKv5/Utilities/vtktiff/tif_unix.c Line: 140
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_swab.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_thunder.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_tile.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_version.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_warning.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_write.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_zip.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_color.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_extension.c.o
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_unix.c.o
/.../CIPP-Build/VTKv5/Utilities/vtktiff/tif_unix.c:140:7: warning: cast to 'thandle_t' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast]
      (thandle_t) fd,
      ^
1 warning generated.
[ 10%] Building C object Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_fax3sm.c.o
Linking C shared library ../../bin/libvtktiff.dylib
[ 10%] Built target vtktiff
Scanning dependencies of target vtkexpat
[ 10%] Building C object Utilities/vtkexpat/CMakeFiles/vtkexpat.dir/xmlparse.c.o
[ 10%] Building C object Utilities/vtkexpat/CMakeFiles/vtkexpat.dir/xmltok.c.o
[ 10%] Building C object Utilities/vtkexpat/CMakeFiles/vtkexpat.dir/xmlrole.c.o

Build Log line 12500


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 150
Linking C shared library ../../bin/libvtkexpat.dylib
[ 10%] Built target vtkexpat
Scanning dependencies of target vtkfreetype
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbase.c.o
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:150:11: warning: 'ATSFontGetFileReference' is deprecated: first deprecated in OS X 10.8 - Use CTFontCopyAttribute() with kCTFontURLAttribute. [-Wdeprecated-declarations]
    err = ATSFontGetFileReference( ats_font_id, ats_font_ref );
          ^

Build Log line 12503


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h Line: 1076
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:1076:1: note: 'ATSFontGetFileReference' declared here
ATSFontGetFileReference(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12507


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 186
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:186:19: warning: 'ATSFontFindFromName' is deprecated: first deprecated in OS X 10.8 - Use CTFontCreateWithName() [-Wdeprecated-declarations]
    ats_font_id = ATSFontFindFromName( cf_fontName,
                  ^

Build Log line 12510


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h Line: 803
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803:1: note: 'ATSFontFindFromName' declared here
ATSFontFindFromName(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12514


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 207
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:207:23: warning: 'FSCompareFSRefs' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
        if ( noErr != FSCompareFSRefs( ats_font_ref, &ref2 ) )
                      ^

Build Log line 12517


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 1850
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:1850:15: note: 'FSCompareFSRefs' declared here
extern OSErr  FSCompareFSRefs(const FSRef *ref1, const FSRef *ref2)                     __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
              ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12521


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 233
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:233:19: warning: 'FSRefMakePath' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSRefMakePath( &ref, path, maxPathSize ) )
                  ^

Build Log line 12524


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4086
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here
extern OSStatus  FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize)     __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12528


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 279
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:279:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) )
                  ^

Build Log line 12531


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4115
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here
extern OSStatus  FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory)        __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12535


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 283
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:283:11: warning: 'FSOpenResourceFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    err = FSOpenResourceFile( &ref, 0, NULL, fsRdPerm, res );
          ^

Build Log line 12538


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 1142
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:1142:1: note: 'FSOpenResourceFile' declared here
FSOpenResourceFile(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12542


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 288
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:288:12: warning: 'FSOpenResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    *res = FSOpenResFile( &ref, fsRdPerm );
           ^

Build Log line 12545


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 917
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:917:1: note: 'FSOpenResFile' declared here
FSOpenResFile(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12549


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 289
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:289:12: warning: 'ResError' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    err  = ResError();
           ^

Build Log line 12552


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 163
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here
ResError(void)                                                __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12556


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 303
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:303:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) )
                  ^

Build Log line 12559


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4115
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here
extern OSStatus  FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory)        __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12563


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 306
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:306:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info,
                  ^

Build Log line 12566


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 2620
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' declared here
extern OSErr  FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
              ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12570


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 508
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:508:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSPathMakeRef( path_fond, &ref, FALSE ) )
                  ^

Build Log line 12573


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4115
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here
extern OSStatus  FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory)        __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12577


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 511
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:511:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone,
                  ^

Build Log line 12580


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 2620
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' declared here
extern OSErr  FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
              ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12584


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 515
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:515:19: warning: 'FSRefMakePath' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSRefMakePath( &par_ref, path_lwfn, path_size ) )
                  ^

Build Log line 12587


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4086
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here
extern OSStatus  FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize)     __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12591


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 527
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:527:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSPathMakeRef( path_lwfn, &ref, FALSE ) )
                  ^

Build Log line 12594


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4115
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here
extern OSStatus  FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory)        __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12598


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 530
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:530:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone,
                  ^

Build Log line 12601


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 2620
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' declared here
extern OSErr  FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
              ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12605


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 592
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:592:5: warning: 'UseResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    UseResFile( res );
    ^

Build Log line 12608


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 208
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:208:1: note: 'UseResFile' declared here
UseResFile(ResFileRefNum refNum)                              __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12612


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 601
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:601:19: warning: 'Get1Resource' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      post_data = Get1Resource( TTAG_POST, res_id++ );
                  ^

Build Log line 12615


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 383
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:383:1: note: 'Get1Resource' declared here
Get1Resource(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12619


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 615
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:615:21: warning: 'GetHandleSize' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      total_size += GetHandleSize( post_data ) - 2;
                    ^

Build Log line 12622


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h Line: 1356
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' declared here
GetHandleSize(Handle h)                                       __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12626


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 640
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:640:19: warning: 'Get1Resource' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      post_data = Get1Resource( TTAG_POST, res_id++ );
                  ^

Build Log line 12629


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 383
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:383:1: note: 'Get1Resource' declared here
Get1Resource(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12633


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 644
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:644:29: warning: 'GetHandleSize' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      post_size = (FT_ULong)GetHandleSize( post_data ) - 2;
                            ^

Build Log line 12636


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h Line: 1356
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' declared here
GetHandleSize(Handle h)                                       __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12640


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 687
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:687:5: warning: 'CloseResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    CloseResFile( res );
    ^

Build Log line 12643


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 148
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' declared here
CloseResFile(ResFileRefNum refNum)                            __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12647


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 711
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:711:5: warning: 'CloseResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    CloseResFile( res ); /* PFB is already loaded, useless anymore */
    ^

Build Log line 12650


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 148
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' declared here
CloseResFile(ResFileRefNum refNum)                            __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12654


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 739
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:739:12: warning: 'GetResource' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    sfnt = GetResource( TTAG_sfnt, sfnt_id );
           ^

Build Log line 12657


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 366
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:366:1: note: 'GetResource' declared here
GetResource(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12661


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 743
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:743:27: warning: 'GetHandleSize' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    sfnt_size = (FT_ULong)GetHandleSize( sfnt );
                          ^

Build Log line 12664


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h Line: 1356
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' declared here
GetHandleSize(Handle h)                                       __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12668


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 746
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:746:7: warning: 'ReleaseResource' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      ReleaseResource( sfnt );
      ^

Build Log line 12671


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 452
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:452:1: note: 'ReleaseResource' declared here
ReleaseResource(Handle theResource)                           __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12675


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 751
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:751:5: warning: 'ReleaseResource' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    ReleaseResource( sfnt );
    ^

Build Log line 12678


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 452
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:452:1: note: 'ReleaseResource' declared here
ReleaseResource(Handle theResource)                           __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12682


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 808
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:808:5: warning: 'UseResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    UseResFile( res_ref );
    ^

Build Log line 12685


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 208
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:208:1: note: 'UseResFile' declared here
UseResFile(ResFileRefNum refNum)                              __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12689


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 809
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:809:10: warning: 'ResError' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( ResError() )
         ^

Build Log line 12692


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 163
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here
ResError(void)                                                __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12696


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 815
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:815:14: warning: 'Get1IndResource' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      fond = Get1IndResource( TTAG_FOND, res_index );
             ^

Build Log line 12699


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 349
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:349:1: note: 'Get1IndResource' declared here
Get1IndResource(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12703


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 816
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:816:12: warning: 'ResError' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      if ( ResError() )
           ^

Build Log line 12706


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 163
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here
ResError(void)                                                __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12710


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 828
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:828:5: warning: 'CloseResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    CloseResFile( res_ref );
    ^

Build Log line 12713


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 148
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' declared here
CloseResFile(ResFileRefNum refNum)                            __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbbox.c.o

Build Log line 12718


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 853
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:853:5: warning: 'GetResInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    GetResInfo( fond, &fond_id, &fond_type, fond_name );
    ^

Build Log line 12721


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 527
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:527:1: note: 'GetResInfo' declared here
GetResInfo(
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12725


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 854
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:854:10: warning: 'ResError' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    if ( ResError() != noErr || fond_type != TTAG_FOND )
         ^

Build Log line 12728


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 163
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here
ResError(void)                                                __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12732


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 864
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:864:13: warning: 'HomeResFile' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      res = HomeResFile( fond );
            ^

Build Log line 12735


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 193
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:193:1: note: 'HomeResFile' declared here
HomeResFile(Handle theResource)                               __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12739


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 865
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:865:21: warning: 'ResError' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
      if ( noErr != ResError() )
                    ^

Build Log line 12742


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h Line: 163
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here
ResError(void)                                                __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12746


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 873
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:873:15: warning: 'FSGetForkCBInfo' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
        err = FSGetForkCBInfo( res, kFSInvalidVolumeRefNum,
              ^

Build Log line 12749


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 3769
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3769:15: note: 'FSGetForkCBInfo' declared here
extern OSErr  FSGetForkCBInfo(FSIORefNum desiredRefNum, FSVolumeRefNum volume, short *iterator, FSIORefNum *actualRefNum, FSForkInfo *forkInfo, FSRef *ref, HFSUniStr255 *outForkName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
              ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12753


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 878
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:878:15: warning: 'FSRefMakePath' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
        err = FSRefMakePath( &ref, path_fond, sizeof ( path_fond ) );
              ^

Build Log line 12756


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4086
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here
extern OSStatus  FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize)     __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:

Build Log line 12760


File: VTKv5/Utilities/vtkfreetype/src/base/ftmac.c Line: 1006
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:1006:11: warning: 'FSRefMakePath' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
    err = FSRefMakePath( ref, pathname, sizeof ( pathname ) );
          ^

Build Log line 12763


File: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h Line: 4086
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here
extern OSStatus  FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize)     __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
                 ^
38 warnings generated.
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbitmap.c.o
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftglyph.c.o
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftinit.c.o
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftmm.c.o
[ 11%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/bdf/bdf.c.o
[ 11%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/cache/ftcache.c.o
[ 11%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/cff/cff.c.o

Build Log line 13338


File: VTKv5/Common/vtkInformation.h Line: 358
[ 30%] Building CXX object Utilities/VPIC/CMakeFiles/VPIC.dir/VPICHeader.cxx.o
[ 30%] Building CXX object Utilities/VPIC/CMakeFiles/VPIC.dir/VPICPart.cxx.o
[ 30%] Building CXX object Utilities/VPIC/CMakeFiles/VPIC.dir/VPICView.cxx.o
[ 30%] Building CXX object Utilities/VPIC/CMakeFiles/VPIC.dir/GridExchange.cxx.o
Linking CXX shared library ../../bin/libVPIC.dylib
[ 30%] Built target VPIC
[ 30%] Generating vtkUnicodeCaseFoldData.h
Scanning dependencies of target vtkCommon
[ 30%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAbstractArray.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 13341


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13344


File: VTKv5/Common/vtkInformation.h Line: 353
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
  ^

Build Log line 13347


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13351


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 13354


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13357


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 13360


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13364


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13367


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13370


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 13373


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13377


File: VTKv5/Common/vtkInformation.h Line: 376
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13380


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13383


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13386


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13390


File: VTKv5/Common/vtkInformation.h Line: 381
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13393


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13396


File: VTKv5/Common/vtkInformation.h Line: 376
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13399


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13403


File: VTKv5/Common/vtkInformation.h Line: 386
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13406


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13409


File: VTKv5/Common/vtkInformation.h Line: 381
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13412


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13416


File: VTKv5/Common/vtkInformation.h Line: 391
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13419


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13422


File: VTKv5/Common/vtkInformation.h Line: 386
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13425


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13429


File: VTKv5/Common/vtkInformation.h Line: 396
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13432


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13435


File: VTKv5/Common/vtkInformation.h Line: 391
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13438


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13442


File: VTKv5/Common/vtkInformation.h Line: 402
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13445


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13448


File: VTKv5/Common/vtkInformation.h Line: 396
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13451


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13455


File: VTKv5/Common/vtkInformation.h Line: 408
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13458


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13461


File: VTKv5/Common/vtkInformation.h Line: 402
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13464


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13468


File: VTKv5/Common/vtkInformation.h Line: 414
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13471


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13474


File: VTKv5/Common/vtkInformation.h Line: 408
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13477


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13481


File: VTKv5/Common/vtkInformation.h Line: 420
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13484


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13487


File: VTKv5/Common/vtkInformation.h Line: 414
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13490


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13494


File: VTKv5/Common/vtkInformation.h Line: 425
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13497


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13500


File: VTKv5/Common/vtkInformation.h Line: 420
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13503


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13507


File: VTKv5/Common/vtkInformation.h Line: 430
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13510


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13513


File: VTKv5/Common/vtkInformation.h Line: 425
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13516


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13520


File: VTKv5/Common/vtkInformation.h Line: 436
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13523


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13526


File: VTKv5/Common/vtkInformation.h Line: 430
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13529


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13533


File: VTKv5/Common/vtkInformation.h Line: 441
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13536


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13539


File: VTKv5/Common/vtkInformation.h Line: 436
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13542


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13546


File: VTKv5/Common/vtkInformation.h Line: 446
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13549


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13552


File: VTKv5/Common/vtkInformation.h Line: 441
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13555


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractArray.cxx:23:

Build Log line 13559


File: VTKv5/Common/vtkInformation.h Line: 452
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13562


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13565


File: VTKv5/Common/vtkInformation.h Line: 446
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13568


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
18 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAbstractTransform.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:19:

Build Log line 13574


File: VTKv5/Common/vtkDebugLeaks.h Line: 61
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static void PromptUserOff());
  ^

Build Log line 13577


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13580


File: VTKv5/Common/vtkDebugLeaks.h Line: 60
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here
  VTK_LEGACY(static void PromptUserOn());
  ^

Build Log line 13583


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:21:

Build Log line 13587


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13590


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13593


File: VTKv5/Common/vtkMath.h Line: 698
/.../CIPP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
  ^

Build Log line 13596


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:21:

Build Log line 13600


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13603


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13606


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13609


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:21:

Build Log line 13613


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 13616


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13619


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13622


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:21:

Build Log line 13626


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13629


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13632


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-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,
  ^

Build Log line 13635


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:21:

Build Log line 13639


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-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 ));
  ^

Build Log line 13642


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13645


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13648


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkAbstractTransform.cxx:21:

Build Log line 13652


File: VTKv5/Common/vtkMath.h Line: 764
/.../CIPP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
  ^

Build Log line 13655


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13658


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 13661


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
7 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAmoebaMinimizer.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAnimationCue.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAnimationScene.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkArrayIterator.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAssemblyNode.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.cxx:15:

Build Log line 13671


File: VTKv5/Common/vtkAssemblyNode.h Line: 101
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:101:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(virtual vtkProp* GetProp());
  ^

Build Log line 13674


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13677


File: VTKv5/Common/vtkAssemblyNode.h Line: 97
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:97:3: note: previous declaration is here
  VTK_LEGACY(virtual void SetProp(vtkProp* prop));
  ^

Build Log line 13680


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAssemblyPath.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkAssemblyPath.cxx:15:
In file included from /.../CIPP-Build/VTKv5/Common/vtkAssemblyPath.h:31:

Build Log line 13687


File: VTKv5/Common/vtkAssemblyNode.h Line: 101
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:101:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(virtual vtkProp* GetProp());
  ^

Build Log line 13690


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13693


File: VTKv5/Common/vtkAssemblyNode.h Line: 97
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:97:3: note: previous declaration is here
  VTK_LEGACY(virtual void SetProp(vtkProp* prop));
  ^

Build Log line 13696


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkAssemblyPaths.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkAssemblyPaths.cxx:15:
In file included from /.../CIPP-Build/VTKv5/Common/vtkAssemblyPaths.h:29:
In file included from /.../CIPP-Build/VTKv5/Common/vtkAssemblyPath.h:31:

Build Log line 13704


File: VTKv5/Common/vtkAssemblyNode.h Line: 101
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:101:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(virtual vtkProp* GetProp());
  ^

Build Log line 13707


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13710


File: VTKv5/Common/vtkAssemblyNode.h Line: 97
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:97:3: note: previous declaration is here
  VTK_LEGACY(virtual void SetProp(vtkProp* prop));
  ^

Build Log line 13713


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkBitArray.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkBitArrayIterator.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkBoundingBox.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoundingBox.cxx:16:

Build Log line 13721


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13724


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13727


File: VTKv5/Common/vtkMath.h Line: 698
/.../CIPP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
  ^

Build Log line 13730


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoundingBox.cxx:16:

Build Log line 13734


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13737


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13740


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13743


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoundingBox.cxx:16:

Build Log line 13747


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 13750


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13753


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13756


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoundingBox.cxx:16:

Build Log line 13760


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13763


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13766


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-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,
  ^

Build Log line 13769


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoundingBox.cxx:16:

Build Log line 13773


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-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 ));
  ^

Build Log line 13776


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13779


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13782


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoundingBox.cxx:16:

Build Log line 13786


File: VTKv5/Common/vtkMath.h Line: 764
/.../CIPP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
  ^

Build Log line 13789


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13792


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 13795


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
6 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkBox.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkBox.cxx:16:

Build Log line 13801


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13804


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13807


File: VTKv5/Common/vtkMath.h Line: 698
/.../CIPP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
  ^

Build Log line 13810


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBox.cxx:16:

Build Log line 13814


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13817


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13820


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13823


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBox.cxx:16:

Build Log line 13827


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 13830


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13833


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13836


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBox.cxx:16:

Build Log line 13840


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13843


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13846


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-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,
  ^

Build Log line 13849


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBox.cxx:16:

Build Log line 13853


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-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 ));
  ^

Build Log line 13856


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13859


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13862


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBox.cxx:16:

Build Log line 13866


File: VTKv5/Common/vtkMath.h Line: 764
/.../CIPP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
  ^

Build Log line 13869


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13872


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 13875


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
6 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkBoxMuellerRandomSequence.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoxMuellerRandomSequence.cxx:18:

Build Log line 13881


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13884


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13887


File: VTKv5/Common/vtkMath.h Line: 698
/.../CIPP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
  ^

Build Log line 13890


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoxMuellerRandomSequence.cxx:18:

Build Log line 13894


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13897


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13900


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 13903


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoxMuellerRandomSequence.cxx:18:

Build Log line 13907


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 13910


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13913


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 13916


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoxMuellerRandomSequence.cxx:18:

Build Log line 13920


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13923


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13926


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-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,
  ^

Build Log line 13929


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoxMuellerRandomSequence.cxx:18:

Build Log line 13933


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-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 ));
  ^

Build Log line 13936


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13939


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 13942


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkBoxMuellerRandomSequence.cxx:18:

Build Log line 13946


File: VTKv5/Common/vtkMath.h Line: 764
/.../CIPP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
  ^

Build Log line 13949


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13952


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 13955


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
6 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkBreakPoint.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkByteSwap.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCallbackCommand.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCharArray.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 13965


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 13968


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13971


File: VTKv5/Common/vtkInformation.h Line: 353
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
  ^

Build Log line 13974


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 13979


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 13982


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13985


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 13988


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 13993


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 13996


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 13999


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 14002


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14007


File: VTKv5/Common/vtkInformation.h Line: 376
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14010


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14013


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14016


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14021


File: VTKv5/Common/vtkInformation.h Line: 381
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14024


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14027


File: VTKv5/Common/vtkInformation.h Line: 376
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14030


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14035


File: VTKv5/Common/vtkInformation.h Line: 386
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14038


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14041


File: VTKv5/Common/vtkInformation.h Line: 381
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14044


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14049


File: VTKv5/Common/vtkInformation.h Line: 391
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14052


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14055


File: VTKv5/Common/vtkInformation.h Line: 386
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14058


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14063


File: VTKv5/Common/vtkInformation.h Line: 396
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14066


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14069


File: VTKv5/Common/vtkInformation.h Line: 391
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14072


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14077


File: VTKv5/Common/vtkInformation.h Line: 402
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14080


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14083


File: VTKv5/Common/vtkInformation.h Line: 396
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14086


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14091


File: VTKv5/Common/vtkInformation.h Line: 408
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14094


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14097


File: VTKv5/Common/vtkInformation.h Line: 402
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14100


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14105


File: VTKv5/Common/vtkInformation.h Line: 414
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14108


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14111


File: VTKv5/Common/vtkInformation.h Line: 408
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14114


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14119


File: VTKv5/Common/vtkInformation.h Line: 420
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14122


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14125


File: VTKv5/Common/vtkInformation.h Line: 414
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14128


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14133


File: VTKv5/Common/vtkInformation.h Line: 425
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14136


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14139


File: VTKv5/Common/vtkInformation.h Line: 420
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14142


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14147


File: VTKv5/Common/vtkInformation.h Line: 430
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14150


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14153


File: VTKv5/Common/vtkInformation.h Line: 425
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14156


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14161


File: VTKv5/Common/vtkInformation.h Line: 436
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14164


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14167


File: VTKv5/Common/vtkInformation.h Line: 430
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14170


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14175


File: VTKv5/Common/vtkInformation.h Line: 441
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14178


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14181


File: VTKv5/Common/vtkInformation.h Line: 436
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14184


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14189


File: VTKv5/Common/vtkInformation.h Line: 446
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14192


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14195


File: VTKv5/Common/vtkInformation.h Line: 441
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14198


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCharArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14203


File: VTKv5/Common/vtkInformation.h Line: 452
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14206


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14209


File: VTKv5/Common/vtkInformation.h Line: 446
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14212


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
18 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkClientSocket.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCollection.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCollectionIterator.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCommand.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkCommand.cxx:16:

Build Log line 14221


File: VTKv5/Common/vtkDebugLeaks.h Line: 61
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static void PromptUserOff());
  ^

Build Log line 14224


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14227


File: VTKv5/Common/vtkDebugLeaks.h Line: 60
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here
  VTK_LEGACY(static void PromptUserOn());
  ^

Build Log line 14230


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCommonInformationKeyManager.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkConditionVariable.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkContourValues.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCriticalSection.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkCylindricalTransform.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkCylindricalTransform.cxx:17:

Build Log line 14240


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 14243


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14246


File: VTKv5/Common/vtkMath.h Line: 698
/.../CIPP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
  ^

Build Log line 14249


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCylindricalTransform.cxx:17:

Build Log line 14253


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 14256


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14259


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 14262


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCylindricalTransform.cxx:17:

Build Log line 14266


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 14269


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14272


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 14275


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCylindricalTransform.cxx:17:

Build Log line 14279


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 14282


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14285


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-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,
  ^

Build Log line 14288


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCylindricalTransform.cxx:17:

Build Log line 14292


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-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 ));
  ^

Build Log line 14295


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14298


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 14301


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkCylindricalTransform.cxx:17:

Build Log line 14305


File: VTKv5/Common/vtkMath.h Line: 764
/.../CIPP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
  ^

Build Log line 14308


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14311


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 14314


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
6 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDataArray.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14320


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 14323


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14326


File: VTKv5/Common/vtkInformation.h Line: 353
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
  ^

Build Log line 14329


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14333


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 14336


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14339


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 14342


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14346


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14349


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14352


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 14355


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14359


File: VTKv5/Common/vtkInformation.h Line: 376
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14362


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14365


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14368


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14372


File: VTKv5/Common/vtkInformation.h Line: 381
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14375


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14378


File: VTKv5/Common/vtkInformation.h Line: 376
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14381


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14385


File: VTKv5/Common/vtkInformation.h Line: 386
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14388


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14391


File: VTKv5/Common/vtkInformation.h Line: 381
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14394


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14398


File: VTKv5/Common/vtkInformation.h Line: 391
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14401


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14404


File: VTKv5/Common/vtkInformation.h Line: 386
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14407


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14411


File: VTKv5/Common/vtkInformation.h Line: 396
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14414


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14417


File: VTKv5/Common/vtkInformation.h Line: 391
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14420


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14424


File: VTKv5/Common/vtkInformation.h Line: 402
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14427


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14430


File: VTKv5/Common/vtkInformation.h Line: 396
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14433


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14437


File: VTKv5/Common/vtkInformation.h Line: 408
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14440


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14443


File: VTKv5/Common/vtkInformation.h Line: 402
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14446


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14450


File: VTKv5/Common/vtkInformation.h Line: 414
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14453


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14456


File: VTKv5/Common/vtkInformation.h Line: 408
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14459


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14463


File: VTKv5/Common/vtkInformation.h Line: 420
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14466


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14469


File: VTKv5/Common/vtkInformation.h Line: 414
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14472


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14476


File: VTKv5/Common/vtkInformation.h Line: 425
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14479


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14482


File: VTKv5/Common/vtkInformation.h Line: 420
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14485


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14489


File: VTKv5/Common/vtkInformation.h Line: 430
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14492


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14495


File: VTKv5/Common/vtkInformation.h Line: 425
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14498


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14502


File: VTKv5/Common/vtkInformation.h Line: 436
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14505


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14508


File: VTKv5/Common/vtkInformation.h Line: 430
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14511


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14515


File: VTKv5/Common/vtkInformation.h Line: 441
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14518


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14521


File: VTKv5/Common/vtkInformation.h Line: 436
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14524


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14528


File: VTKv5/Common/vtkInformation.h Line: 446
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14531


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14534


File: VTKv5/Common/vtkInformation.h Line: 441
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14537


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:20:

Build Log line 14541


File: VTKv5/Common/vtkInformation.h Line: 452
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14544


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14547


File: VTKv5/Common/vtkInformation.h Line: 446
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14550


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:29:

Build Log line 14554


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 14557


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14560


File: VTKv5/Common/vtkMath.h Line: 698
/.../CIPP-Build/VTKv5/Common/vtkMath.h:698:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveCubic(double c0, double c1, double c2, double c3));
  ^

Build Log line 14563


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:29:

Build Log line 14567


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 14570


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14573


File: VTKv5/Common/vtkMath.h Line: 709
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2));
  ^

Build Log line 14576


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:29:

Build Log line 14580


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-Build/VTKv5/Common/vtkMath.h:733:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 14583


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14586


File: VTKv5/Common/vtkMath.h Line: 717
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here
  VTK_LEGACY(static double* SolveLinear(double c0, double c1));
  ^

Build Log line 14589


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:29:

Build Log line 14593


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 14596


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14599


File: VTKv5/Common/vtkMath.h Line: 733
/.../CIPP-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,
  ^

Build Log line 14602


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:29:

Build Log line 14606


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-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 ));
  ^

Build Log line 14609


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14612


File: VTKv5/Common/vtkMath.h Line: 744
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2,
  ^

Build Log line 14615


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArray.cxx:29:

Build Log line 14619


File: VTKv5/Common/vtkMath.h Line: 764
/.../CIPP-Build/VTKv5/Common/vtkMath.h:764:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveLinear(double c0, double c1, double *r1, int *num_roots));
  ^

Build Log line 14622


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14625


File: VTKv5/Common/vtkMath.h Line: 755
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 14628


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
24 warnings generated.
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDataArrayCollection.cxx.o
[ 31%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDataArrayCollectionIterator.cxx.o
[ 32%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDataArraySelection.cxx.o
[ 32%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDebugLeaks.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.cxx:15:

Build Log line 14637


File: VTKv5/Common/vtkDebugLeaks.h Line: 61
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static void PromptUserOff());
  ^

Build Log line 14640


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14643


File: VTKv5/Common/vtkDebugLeaks.h Line: 60
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here
  VTK_LEGACY(static void PromptUserOn());
  ^

Build Log line 14646


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 32%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDebugLeaksManager.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkDebugLeaksManager.cxx:16:

Build Log line 14652


File: VTKv5/Common/vtkDebugLeaks.h Line: 61
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static void PromptUserOff());
  ^

Build Log line 14655


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14658


File: VTKv5/Common/vtkDebugLeaks.h Line: 60
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here
  VTK_LEGACY(static void PromptUserOn());
  ^

Build Log line 14661


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 32%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDirectory.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkDirectory.cxx:18:

Build Log line 14667


File: VTKv5/Common/vtkDebugLeaks.h Line: 61
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static void PromptUserOff());
  ^

Build Log line 14670


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14673


File: VTKv5/Common/vtkDebugLeaks.h Line: 60
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here
  VTK_LEGACY(static void PromptUserOn());
  ^

Build Log line 14676


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
1 warning generated.
[ 32%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDoubleArray.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14683


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 14686


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14689


File: VTKv5/Common/vtkInformation.h Line: 353
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void CopyEntry(vtkInformation* from, vtkInformationExecutivePortKey* key, int deep=0));
  ^

Build Log line 14692


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14697


File: VTKv5/Common/vtkInformation.h Line: 364
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^

Build Log line 14700


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^

Build Log line 14703


File: VTKv5/Common/vtkInformation.h Line: 358
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 14706


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:

Build Log line 14711


File: VTKv5/Common/vtkInformation.h Line: 371
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT
  ^

Build Log line 14714


File: VTKv5/Common/vtkSetGet.h Line: 818
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
  VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
  ^
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:
The maximum number of reported warnings or errors has been reached!!!

View Warnings Summary

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