Site: jinho-win7-mac.home
Build Name: Darwin-12.5.0-x86_64-clean
Build Time: 2014-10-11T03:04:05 EDT
Found 500 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 219
Warning
darwin.compile.c++ bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/error_code.o
darwin.link.dll bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/libboost_system.dylib
common.copy /.../CIPP-Build/Boost-install/lib/libboost_system.dylib
common.mkdir bin.v2/libs/thread
common.mkdir bin.v2/libs/thread/build
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi/pthread
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi/pthread/thread.o
clang: warning: argument unused during compilation: '-fpermissive'
In file included from libs/thread/src/pthread/thread.cpp:30:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 221
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:51:13: warning: unused function 'to_time' [-Wunused-function]
inline void to_time(int milliseconds, timespec& ts)
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 224
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:71:13: warning: unused function 'to_timespec_duration' [-Wunused-function]
inline void to_timespec_duration(const boost::xtime& xt, timespec& ts)
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 227
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:104:13: warning: unused function 'to_duration' [-Wunused-function]
inline void to_duration(boost::xtime xt, int& milliseconds)
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 230
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:126:13: warning: unused function 'to_microduration' [-Wunused-function]
inline void to_microduration(boost::xtime xt, int& microseconds)
            ^
4 warnings generated.
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi/pthread/once.o


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

          
            
clang: warning: argument unused during compilation: '-fpermissive'
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi/future.o


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

          
            
clang: warning: argument unused during compilation: '-fpermissive'
darwin.link.dll bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi/libboost_thread.dylib
common.copy /.../CIPP-Build/Boost-install/lib/libboost_thread.dylib
common.mkdir bin.v2/libs/context/build
common.mkdir bin.v2/libs/context/build/darwin-4.2.1
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/make_x86_64_sysv_macho_gas.o
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/jump_x86_64_sysv_macho_gas.o


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake
Build Log Line 258
Warning
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);
              ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake
Build Log Line 261
Warning

          
            
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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 10966
Warning
common.copy /.../CIPP-Build/Boost-install/include/boost/tr1/tr1/vector
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi
darwin.compile.c++ bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi/error_code.o
darwin.archive bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi/libboost_system.a
common.copy /.../CIPP-Build/Boost-install/lib/libboost_system.a
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/thread.o
clang: warning: argument unused during compilation: '-fpermissive'
In file included from libs/thread/src/pthread/thread.cpp:30:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 10968
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:51:13: warning: unused function 'to_time' [-Wunused-function]
inline void to_time(int milliseconds, timespec& ts)
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 10971
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:71:13: warning: unused function 'to_timespec_duration' [-Wunused-function]
inline void to_timespec_duration(const boost::xtime& xt, timespec& ts)
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 10974
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:104:13: warning: unused function 'to_duration' [-Wunused-function]
inline void to_duration(boost::xtime xt, int& milliseconds)
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jinho/Build/CIPP-Build/libs/thread/src/pthread/timeconv.inl?cvsroot=CMake
Build Log Line 10977
Warning

          
            
libs/thread/src/pthread/./timeconv.inl:126:13: warning: unused function 'to_microduration' [-Wunused-function]
inline void to_microduration(boost::xtime xt, int& microseconds)
            ^
4 warnings generated.
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/once.o


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

          
            
clang: warning: argument unused during compilation: '-fpermissive'
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/future.o


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

          
            
clang: warning: argument unused during compilation: '-fpermissive'
darwin.archive bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a
common.copy /.../CIPP-Build/Boost-install/lib/libboost_thread.a
...updated 10642 targets...
[ 10%] Performing build step for 'Boost'
Usage

  cmake [options] <path-to-source>
  cmake [options] <path-to-existing-build>

Options


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 14533
Warning
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Setting build type to 'Debug' as none was specified.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   ModuleDescriptionParser

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15009
Warning
-- 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.


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

          
            
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.


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

          
            
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.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15261
Warning
-- 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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15279
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15297
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15315
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15333
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15351
Warning
  LINK_INTERFACE_LIBRARIES_DEBUG:

    vtkFiltering

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

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

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

  INTERFACE_LINK_LIBRARIES:

    vtkGraphics;vtkImaging;objc;vtkIO;vtkftgl;vtkfreetype;/System/Library/Frameworks/OpenGL.framework;-framework Cocoa;/System/Library/Frameworks/ApplicationServices.framework;/System/Library/Frameworks/IOKit.framework;vtkGraphics;vtkImaging;objc


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15369
Warning
  LINK_INTERFACE_LIBRARIES_DEBUG:

    vtkGraphics;vtkImaging;objc

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

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

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

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkIO;VPIC;Cosmo;LSDyna;/System/Library/Frameworks/OpenGL.framework;vtkexoIIc;vtkRendering;vtkIO


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15387
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15405
Warning
  LINK_INTERFACE_LIBRARIES_DEBUG:

    vtkRendering;vtkIO;vtkParallel

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

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

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

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkIO;/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkIO


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15423
Warning
  LINK_INTERFACE_LIBRARIES_DEBUG:

    vtkRendering;vtkIO

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

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

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

  INTERFACE_LINK_LIBRARIES:

    vtkRendering;vtkHybrid;vtkVolumeRendering;/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkHybrid;vtkVolumeRendering


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15441
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15459
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15477
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15495
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15513
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 15531
Warning
  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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtktiff/tif_unix.c?cvsroot=CMake
Build Log Line 15965
Warning
[ 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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 15981
Warning
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: Use CTFontCopyAttribute() with kCTFontURLAttribute. [-Wdeprecated-declarations]
    err = ATSFontGetFileReference( ats_font_id, ats_font_ref );
          ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h?cvsroot=CMake
Build Log Line 15984
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 15988
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h?cvsroot=CMake
Build Log Line 15991
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 15995
Warning

          
            
/.../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 ) )
                      ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 15998
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:1845: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16002
Warning

          
            
/.../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 ) )
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16005
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4081: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16009
Warning

          
            
/.../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 ) )
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16012
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4110: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16016
Warning

          
            
/.../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 );
          ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16019
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16023
Warning

          
            
/.../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 );
           ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16026
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16030
Warning

          
            
/.../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();
           ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16033
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16037
Warning

          
            
/.../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 ) )
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16040
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4110: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16044
Warning

          
            
/.../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,
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16047
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2615: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16051
Warning

          
            
/.../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 ) )
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16054
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4110: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16058
Warning

          
            
/.../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,
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16061
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2615: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16065
Warning

          
            
/.../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 ) )
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16068
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4081: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16072
Warning

          
            
/.../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 ) )
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16075
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4110: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16079
Warning

          
            
/.../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,
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16082
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2615: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16086
Warning

          
            
/.../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 );
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16089
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16093
Warning

          
            
/.../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++ );
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16096
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16100
Warning

          
            
/.../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;
                    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h?cvsroot=CMake
Build Log Line 16103
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16107
Warning

          
            
/.../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++ );
                  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16110
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16114
Warning

          
            
/.../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;
                            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h?cvsroot=CMake
Build Log Line 16117
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16121
Warning

          
            
/.../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 );
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16124
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16128
Warning

          
            
/.../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 */
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16131
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16135
Warning

          
            
/.../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 );
           ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16138
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16142
Warning

          
            
/.../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 );
                          ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h?cvsroot=CMake
Build Log Line 16145
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16149
Warning

          
            
/.../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 );
      ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16152
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16156
Warning

          
            
/.../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 );
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16159
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16163
Warning

          
            
/.../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 );
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16166
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16170
Warning

          
            
/.../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() )
         ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16173
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16177
Warning

          
            
/.../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 );
             ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16180
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16184
Warning

          
            
/.../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() )
           ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16187
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16191
Warning

          
            
/.../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 );
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16194
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16198
Warning

          
            
/.../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 );
    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16201
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16205
Warning

          
            
/.../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 )
         ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16208
Warning

          
            
/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:
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbbox.c.o


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16213
Warning

          
            
/.../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 );
            ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16216
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16220
Warning

          
            
/.../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() )
                    ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake
Build Log Line 16223
Warning

          
            
/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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16227
Warning

          
            
/.../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,
              ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16230
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3764: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16234
Warning

          
            
/.../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 ) );
              ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16237
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4081: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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16241
Warning

          
            
/.../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 ) );
          ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake
Build Log Line 16244
Warning

          
            
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4081: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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16819
Warning
[ 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(
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16822
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16825
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16828
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16832
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16835
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16838
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16841
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16845
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16848
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16851
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16854
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16858
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16861
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16864
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16867
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16871
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16874
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16877
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16880
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16884
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16887
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16890
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16893
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16897
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16900
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16903
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16906
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16910
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16913
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16916
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16919
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16923
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16926
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16929
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16932
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16936
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16939
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16942
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16945
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16949
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16952
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16955
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16958
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16962
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16965
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16968
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16971
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16975
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16978
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16981
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16984
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16988
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16991
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16994
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 16997
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17001
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17004
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17007
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17010
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17014
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17017
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17020
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17023
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17027
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17030
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17033
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17036
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17040
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17043
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17046
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17049
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 17055
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17058
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 17061
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17064
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17068
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17071
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17074
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17077
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17081
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17084
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17087
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17090
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17094
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17097
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17100
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17103
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17107
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17110
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17113
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17116
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17120
Warning

          
            
/.../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 ));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17123
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17126
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17129
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17133
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17136
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17139
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17142
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake
Build Log Line 17152
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17155
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake
Build Log Line 17158
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17161
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake
Build Log Line 17168
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17171
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake
Build Log Line 17174
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17177
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake
Build Log Line 17185
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17188
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake
Build Log Line 17191
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17194
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17202
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17205
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17208
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17211
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17215
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17218
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17221
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17224
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17228
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17231
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17234
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17237
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17241
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17244
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17247
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17250
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17254
Warning

          
            
/.../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 ));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17257
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17260
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17263
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17267
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17270
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17273
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17276
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17282
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17285
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17288
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17291
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17295
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17298
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17301
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17304
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17308
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17311
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17314
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17317
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17321
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17324
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17327
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17330
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17334
Warning

          
            
/.../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 ));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17337
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17340
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17343
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17347
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17350
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17353
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17356
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17362
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17365
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17368
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17371
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17375
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17378
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17381
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17384
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17388
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17391
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17394
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17397
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17401
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17404
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17407
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17410
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17414
Warning

          
            
/.../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 ));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17417
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17420
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17423
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17427
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17430
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17433
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17436
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17446
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17449
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17452
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17455
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17460
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17463
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17466
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17469
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17474
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17477
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17480
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17483
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17488
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17491
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17494
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17497
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17502
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17505
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17508
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17511
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17516
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17519
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17522
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17525
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17530
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17533
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17536
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17539
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17544
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17547
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17550
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17553
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17558
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17561
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17564
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17567
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17572
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17575
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17578
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17581
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17586
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17589
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17592
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17595
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17600
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17603
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17606
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17609
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17614
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17617
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17620
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17623
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17628
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17631
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17634
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17637
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17642
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17645
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17648
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17651
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17656
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17659
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17662
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17665
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17670
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17673
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17676
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17679
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17684
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17687
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17690
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17693
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 17702
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17705
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 17708
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17711
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17721
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17724
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17727
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17730
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17734
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17737
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17740
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17743
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17747
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17750
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17753
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17756
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17760
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17763
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17766
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17769
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17773
Warning

          
            
/.../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 ));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17776
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17779
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17782
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17786
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17789
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 17792
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17795
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17801
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17804
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17807
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17810
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17814
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17817
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17820
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17823
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17827
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17830
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17833
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17836
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17840
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17843
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17846
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17849
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17853
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17856
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17859
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17862
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17866
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17869
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17872
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17875
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17879
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17882
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17885
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17888
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17892
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17895
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17898
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17901
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17905
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17908
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17911
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17914
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17918
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17921
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17924
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17927
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17931
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17934
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17937
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17940
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17944
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17947
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17950
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17953
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17957
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17960
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17963
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17966
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17970
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17973
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17976
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17979
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17983
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17986
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17989
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17992
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17996
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 17999
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 18002
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18005
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 18009
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18012
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 18015
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18018
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 18022
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18025
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 18028
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18031
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18035
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18038
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18041
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18044
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18048
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18051
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18054
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18057
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18061
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18064
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18067
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18070
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18074
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18077
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18080
Warning

          
            
/.../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,
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18083
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18087
Warning

          
            
/.../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 ));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18090
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18093
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18096
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18100
Warning

          
            
/.../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));
  ^


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18103
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake
Build Log Line 18106
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18109
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 18118
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18121
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 18124
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18127
Warning

          
            
/.../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:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 18133
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake
Build Log Line 18136
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake
Build Log Line 18139
Warning

          
            
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here
  VTK_LEGACY(static void PromptUserOn());
  ^
/.../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:
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static void PromptUserOff());
The maximum number of reported warnings or errors has been reached!!!