Site: jinho-win7-mac.home
Build Name: Darwin-12.5.0-x86_64-clean
Build Time: 2014-10-04T03:03:31 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 11565
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 11576
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 11587
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 11817
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 11835
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 11853
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 11871
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 11889
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 11907
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 11925
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 11943
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 11961
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 11979
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 11997
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 12015
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 12033
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 12051
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 12069
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 12087
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 12521
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 12537
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 12540
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 12544
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 12547
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 12551
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 12554
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 12558
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 12561
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 12565
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 12568
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 12572
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 12575
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 12579
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 12582
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 12586
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 12589
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 12593
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 12596
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 12600
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 12603
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 12607
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 12610
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 12614
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 12617
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 12621
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 12624
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 12628
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 12631
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 12635
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 12638
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 12642
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 12645
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 12649
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 12652
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 12656
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 12659
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 12663
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 12666
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 12670
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 12673
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 12677
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 12680
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 12684
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 12687
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 12691
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 12694
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 12698
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 12701
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 12705
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 12708
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 12712
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 12715
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 12719
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 12722
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 12726
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 12729
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 12733
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 12736
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 12740
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 12743
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 12747
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 12750
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 12754
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 12757
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 12761
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 12764
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 12768
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 12771
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 12775
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 12778
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 12782
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 12785
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 12789
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 12792
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 12796
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 12799
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/ftbbox.c.o
[ 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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 13375
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 13378
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 13381
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 13384
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 13388
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 13391
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 13394
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 13397
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 13401
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 13404
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 13407
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 13410
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 13414
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 13417
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 13420
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 13423
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 13427
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 13430
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 13433
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 13436
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 13440
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 13443
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 13446
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 13449
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 13453
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 13456
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 13459
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 13462
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 13466
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 13469
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 13472
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 13475
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 13479
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 13482
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 13485
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 13488
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 13492
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 13495
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 13498
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 13501
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 13505
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 13508
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 13511
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 13514
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 13518
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 13521
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 13524
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 13527
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 13531
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 13534
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 13537
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 13540
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 13544
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 13547
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 13550
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 13553
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 13557
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 13560
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 13563
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 13566
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 13570
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 13573
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 13576
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 13579
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 13583
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 13586
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 13589
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 13592
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 13596
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 13599
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 13602
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 13605
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 13611
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 13614
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 13617
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 13620
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 13624
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 13627
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 13630
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 13633
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 13637
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 13640
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 13643
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 13646
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 13650
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 13653
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 13656
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 13659
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 13663
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 13666
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 13669
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 13672
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 13676
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 13679
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 13682
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 13685
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 13689
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 13692
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 13695
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 13698
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 13708
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 13711
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 13714
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 13717
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 13724
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 13727
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 13730
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 13733
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 13741
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 13744
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 13747
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 13750
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 13758
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 13761
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 13764
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 13767
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 13771
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 13774
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 13777
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 13780
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 13784
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 13787
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 13790
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 13793
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 13797
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 13800
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 13803
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 13806
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 13810
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 13813
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 13816
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 13819
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 13823
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 13826
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 13829
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 13832
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 13838
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 13841
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 13844
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 13847
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 13851
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 13854
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 13857
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 13860
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 13864
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 13867
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 13870
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 13873
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 13877
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 13880
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 13883
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 13886
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 13890
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 13893
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 13896
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 13899
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 13903
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 13906
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 13909
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 13912
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 13918
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 13921
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 13924
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 13927
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 13931
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 13934
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 13937
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 13940
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 13944
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 13947
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 13950
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 13953
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 13957
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 13960
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 13963
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 13966
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 13970
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 13973
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 13976
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 13979
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 13983
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 13986
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 13989
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 13992
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 14002
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 14005
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 14008
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 14011
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 14016
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 14019
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 14022
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 14025
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 14030
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 14033
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 14036
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 14039
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 14044
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 14047
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 14050
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 14053
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 14058
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 14061
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 14064
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 14067
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 14072
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 14075
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 14078
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 14081
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 14086
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 14089
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 14092
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 14095
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 14100
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 14103
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 14106
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 14109
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 14114
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 14117
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 14120
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 14123
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 14128
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 14131
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 14134
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 14137
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 14142
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 14145
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 14148
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 14151
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 14156
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 14159
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 14162
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 14165
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 14170
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 14173
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 14176
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 14179
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 14184
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 14187
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 14190
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 14193
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 14198
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 14201
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 14204
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 14207
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 14212
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 14215
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 14218
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 14221
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 14226
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 14229
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 14232
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 14235
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 14240
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 14243
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 14246
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 14249
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 14258
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 14261
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 14264
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 14267
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 14277
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 14280
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 14283
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 14286
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 14290
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 14293
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 14296
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 14299
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 14303
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 14306
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 14309
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 14312
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 14316
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 14319
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 14322
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 14325
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 14329
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 14332
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 14335
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 14338
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 14342
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 14345
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 14348
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 14351
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 14357
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 14360
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 14363
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 14366
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 14370
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 14373
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 14376
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 14379
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 14383
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 14386
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 14389
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 14392
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 14396
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 14399
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 14402
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 14405
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 14409
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 14412
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 14415
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 14418
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 14422
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 14425
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 14428
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 14431
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 14435
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 14438
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 14441
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 14444
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 14448
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 14451
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 14454
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 14457
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 14461
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 14464
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 14467
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 14470
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 14474
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 14477
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 14480
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 14483
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 14487
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 14490
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 14493
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 14496
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 14500
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 14503
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 14506
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 14509
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 14513
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 14516
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 14519
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 14522
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 14526
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 14529
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 14532
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 14535
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 14539
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 14542
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 14545
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 14548
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 14552
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 14555
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 14558
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 14561
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 14565
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 14568
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 14571
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 14574
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 14578
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 14581
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 14584
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 14587
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 14591
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 14594
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 14597
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 14600
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 14604
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 14607
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 14610
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 14613
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 14617
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 14620
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 14623
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 14626
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 14630
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 14633
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 14636
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 14639
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 14643
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 14646
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 14649
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 14652
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 14656
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 14659
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 14662
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 14665
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 14674
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 14677
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 14680
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 14683
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 14689
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 14692
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 14695
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 14698
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/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());
  ^
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
The maximum number of reported warnings or errors has been reached!!!