Site: jinho-win7-mac.home
Build Name: Darwin-12.5.0-x86_64-clean
Build Time: 2014-10-14T03:03:55 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 14934
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 14945
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 14956
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 15186
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 15204
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 15222
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 15240
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 15258
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 15276
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 15294
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 15312
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 15330
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 15348
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 15366
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 15384
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 15402
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 15420
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 15438
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 15456
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 15890
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 15906
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 15909
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 15913
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 15916
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 15920
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 15923
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 15927
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 15930
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 15934
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 15937
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 15941
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 15944
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 15948
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 15951
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 15955
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 15958
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 15962
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 15965
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 15969
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 15972
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 15976
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 15979
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 15983
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 15986
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 15990
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 15993
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 15997
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 16000
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 16004
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 16007
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 16011
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 16014
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 16018
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 16021
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 16025
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 16028
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 16032
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 16035
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 16039
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 16042
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 16046
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 16049
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 16053
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 16056
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 16060
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 16063
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 16067
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 16070
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 16074
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 16077
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 16081
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 16084
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 16088
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 16091
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 16095
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 16098
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 16102
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 16105
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 16109
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 16112
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 16116
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 16119
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 16123
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 16126
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 16130
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 16133
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 16137
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 16140
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 16144
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 16147
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 16151
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 16154
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:
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbbox.c.o


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake
Build Log Line 16159
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 16162
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 16166
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 16169
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 16744
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 16747
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 16750
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 16753
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 16757
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 16760
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 16763
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 16766
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 16770
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 16773
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 16776
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 16779
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 16783
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 16786
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 16789
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 16792
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 16796
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 16799
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 16802
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 16805
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 16809
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 16812
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 16815
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 16818
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 16822
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 16825
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 16828
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 16831
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 16835
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 16838
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 16841
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 16844
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 16848
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 16851
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 16854
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 16857
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 16861
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 16864
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 16867
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 16870
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 16874
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 16877
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 16880
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 16883
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 16887
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 16890
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 16893
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 16896
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 16900
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 16903
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 16906
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 16909
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 16913
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 16916
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 16919
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 16922
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 16926
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 16929
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 16932
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 16935
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 16939
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 16942
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 16945
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 16948
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 16952
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 16955
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 16958
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 16961
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 16965
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 16968
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 16971
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 16974
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 16980
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 16983
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 16986
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 16989
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 16993
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 16996
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 16999
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 17002
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 17006
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 17009
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 17012
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 17015
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 17019
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 17022
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 17025
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 17028
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 17032
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 17035
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 17038
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 17041
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 17045
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 17048
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 17051
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 17054
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 17058
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 17061
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 17064
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 17067
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 17077
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 17080
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 17083
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 17086
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 17093
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 17096
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 17099
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 17102
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 17110
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 17113
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 17116
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 17119
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 17127
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 17130
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 17133
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 17136
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 17140
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 17143
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 17146
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 17149
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 17153
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 17156
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 17159
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 17162
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 17166
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 17169
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 17172
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 17175
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 17179
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 17182
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 17185
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 17188
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 17192
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 17195
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 17198
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 17201
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 17207
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 17210
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 17213
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 17216
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 17220
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 17223
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 17226
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 17229
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 17233
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 17236
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 17239
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 17242
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 17246
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 17249
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 17252
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 17255
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 17259
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 17262
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 17265
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 17268
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 17272
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 17275
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 17278
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 17281
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 17287
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 17290
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 17293
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 17296
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 17300
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 17303
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 17306
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 17309
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 17313
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 17316
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 17319
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 17322
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 17326
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 17329
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 17332
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 17335
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 17339
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 17342
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 17345
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 17348
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 17352
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 17355
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 17358
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 17361
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 17371
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 17374
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 17377
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 17380
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 17385
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 17388
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 17391
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 17394
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 17399
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 17402
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 17405
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 17408
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 17413
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 17416
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 17419
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 17422
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 17427
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 17430
Warning

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake
Build Log Line 17433
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 17436
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 17441
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 17444
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 17447
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 17450
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 17455
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 17458
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 17461
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 17464
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 17469
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 17472
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 17475
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 17478
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 17483
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 17486
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 17489
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 17492
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 17497
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 17500
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 17503
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 17506
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 17511
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 17514
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 17517
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 17520
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 17525
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 17528
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 17531
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 17534
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 17539
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 17542
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 17545
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 17548
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 17553
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 17556
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 17559
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 17562
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 17567
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 17570
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 17573
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 17576
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 17581
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 17584
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 17587
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 17590
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 17595
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 17598
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 17601
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 17604
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 17609
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 17612
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 17615
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 17618
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 17627
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 17630
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 17633
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 17636
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 17646
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 17649
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 17652
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 17655
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 17659
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 17662
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 17665
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 17668
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 17672
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 17675
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 17678
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 17681
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 17685
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 17688
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 17691
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 17694
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 17698
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 17701
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 17704
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 17707
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 17711
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 17714
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 17717
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 17720
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 17726
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 17729
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 17732
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 17735
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 17739
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 17742
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 17745
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 17748
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 17752
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 17755
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 17758
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 17761
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 17765
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 17768
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 17771
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 17774
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 17778
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 17781
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 17784
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 17787
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 17791
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 17794
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 17797
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 17800
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 17804
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 17807
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 17810
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 17813
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 17817
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 17820
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 17823
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 17826
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 17830
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 17833
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 17836
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 17839
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 17843
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 17846
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 17849
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 17852
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 17856
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 17859
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 17862
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 17865
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 17869
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 17872
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 17875
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 17878
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 17882
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 17885
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 17888
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 17891
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 17895
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 17898
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 17901
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 17904
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 17908
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 17911
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 17914
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 17917
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 17921
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 17924
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 17927
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 17930
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 17934
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 17937
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 17940
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 17943
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 17947
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 17950
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 17953
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 17956
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 17960
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 17963
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 17966
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 17969
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 17973
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 17976
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 17979
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 17982
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 17986
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 17989
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 17992
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 17995
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 17999
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 18002
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 18005
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 18008
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 18012
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 18015
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 18018
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 18021
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 18025
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 18028
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 18031
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 18034
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 18043
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 18046
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 18049
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 18052
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 18058
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 18061
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 18064
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 18067
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!!!