| Site: macj.bwh.harvard.edu |
| Build Name: Darwin-13.3.0-x86_64-clean |
| Build Time: 2014-07-29T13:06:41 EDT |
| Found 500 Warnings |
| Errors are here. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/Jorge/Projects/CIPP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake |
|---|---|
|
|
242 |
|
|
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);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/Jorge/Projects/CIPP-Build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake |
|---|---|
|
|
245 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11528 |
|
|
-- 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. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11539 |
|
|
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. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11550 |
|
|
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. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11780 |
|
|
-- 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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11798 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11816 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11834 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11852 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11870 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkFiltering
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Rendering/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkRendering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkGraphics;vtkImaging;objc;vtkIO;vtkftgl;vtkfreetype;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;-framework Cocoa;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/IOKit.framework;vtkGraphics;vtkImaging;objc
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11888 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkGraphics;vtkImaging;objc
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Parallel/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkParallel" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;VPIC;Cosmo;LSDyna;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;vtkexoIIc;vtkRendering;vtkIO
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11906 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11924 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO;vtkParallel
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in VolumeRendering/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkVolumeRendering" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkIO;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkIO
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11942 |
|
|
LINK_INTERFACE_LIBRARIES_DEBUG:
vtkRendering;vtkIO
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Widgets/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "vtkWidgets" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES_DEBUG properties.
INTERFACE_LINK_LIBRARIES:
vtkRendering;vtkHybrid;vtkVolumeRendering;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;vtkRendering;vtkHybrid;vtkVolumeRendering
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11960 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11978 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
11996 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
12014 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
12032 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
12050 |
|
|
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 |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtktiff/tif_unix.c?cvsroot=CMake |
|---|---|
|
|
12484 |
|
|
[ 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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12500 |
|
|
Linking C shared library ../../bin/libvtkexpat.dylib [ 10%] Built target vtkexpat Scanning dependencies of target vtkfreetype [ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbase.c.o In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:150:11: warning: 'ATSFontGetFileReference' is deprecated: first deprecated in OS X 10.8 - Use CTFontCopyAttribute() with kCTFontURLAttribute. [-Wdeprecated-declarations] err = ATSFontGetFileReference( ats_font_id, ats_font_ref );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h?cvsroot=CMake |
|---|---|
|
|
12503 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:1076:1: note: 'ATSFontGetFileReference' declared here ATSFontGetFileReference( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12507 |
|
|
/.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c:186:19: warning: 'ATSFontFindFromName' is deprecated: first deprecated in OS X 10.8 - Use CTFontCreateWithName() [-Wdeprecated-declarations] ats_font_id = ATSFontFindFromName( cf_fontName,
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h?cvsroot=CMake |
|---|---|
|
|
12510 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803:1: note: 'ATSFontFindFromName' declared here ATSFontFindFromName( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12514 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12517 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:1850:15: note: 'FSCompareFSRefs' declared here extern OSErr FSCompareFSRefs(const FSRef *ref1, const FSRef *ref2) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12521 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12524 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12528 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12531 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12535 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12538 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:1142:1: note: 'FSOpenResourceFile' declared here FSOpenResourceFile( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12542 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12545 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:917:1: note: 'FSOpenResFile' declared here FSOpenResFile( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12549 |
|
|
/.../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();
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12552 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12556 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12559 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12563 |
|
|
/.../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,
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12566 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' declared here extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12570 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12573 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12577 |
|
|
/.../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,
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12580 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' declared here extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12584 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12587 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12591 |
|
|
/.../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 ) )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12594 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' declared here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12598 |
|
|
/.../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,
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12601 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' declared here extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12605 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12608 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:208:1: note: 'UseResFile' declared here UseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12612 |
|
|
/.../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++ );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12615 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:383:1: note: 'Get1Resource' declared here Get1Resource( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12619 |
|
|
/.../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;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h?cvsroot=CMake |
|---|---|
|
|
12622 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' declared here GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12626 |
|
|
/.../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++ );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12629 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:383:1: note: 'Get1Resource' declared here Get1Resource( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12633 |
|
|
/.../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;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h?cvsroot=CMake |
|---|---|
|
|
12636 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' declared here GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12640 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12643 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' declared here CloseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12647 |
|
|
/.../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 */
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12650 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' declared here CloseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12654 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12657 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:366:1: note: 'GetResource' declared here GetResource( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12661 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h?cvsroot=CMake |
|---|---|
|
|
12664 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' declared here GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12668 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12671 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:452:1: note: 'ReleaseResource' declared here ReleaseResource(Handle theResource) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12675 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12678 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:452:1: note: 'ReleaseResource' declared here ReleaseResource(Handle theResource) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12682 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12685 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:208:1: note: 'UseResFile' declared here UseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12689 |
|
|
/.../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() )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12692 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12696 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12699 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:349:1: note: 'Get1IndResource' declared here Get1IndResource( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12703 |
|
|
/.../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() )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12706 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12710 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12713 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' declared here CloseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: [ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbbox.c.o |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12718 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12721 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:527:1: note: 'GetResInfo' declared here GetResInfo( ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12725 |
|
|
/.../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 )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12728 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12732 |
|
|
/.../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 );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12735 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:193:1: note: 'HomeResFile' declared here HomeResFile(Handle theResource) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12739 |
|
|
/.../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() )
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h?cvsroot=CMake |
|---|---|
|
|
12742 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' declared here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12746 |
|
|
/.../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,
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12749 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3769:15: note: 'FSGetForkCBInfo' declared here extern OSErr FSGetForkCBInfo(FSIORefNum desiredRefNum, FSVolumeRefNum volume, short *iterator, FSIORefNum *actualRefNum, FSForkInfo *forkInfo, FSRef *ref, HFSUniStr255 *outForkName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12753 |
|
|
/.../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 ) );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12756 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
In file included from /.../CIPP-Build/VTKv5/Utilities/vtkfreetype/src/base/ftbase.c:38:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Utilities/vtkfreetype/src/base/ftmac.c?cvsroot=CMake |
|---|---|
|
|
12760 |
|
|
/.../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 ) );
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h?cvsroot=CMake |
|---|---|
|
|
12763 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' declared here extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA);
^
38 warnings generated.
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftbitmap.c.o
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftglyph.c.o
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftinit.c.o
[ 10%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/base/ftmm.c.o
[ 11%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/bdf/bdf.c.o
[ 11%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/cache/ftcache.c.o
[ 11%] Building C object Utilities/vtkfreetype/CMakeFiles/vtkfreetype.dir/src/cff/cff.c.o
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13338 |
|
|
[ 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( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13341 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13344 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13347 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13351 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13354 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13357 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13360 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13364 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13367 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13370 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13373 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13377 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13380 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13383 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13386 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13390 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13393 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13396 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13399 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13403 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13406 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13409 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13412 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13416 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13419 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13422 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13425 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13429 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13432 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13435 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13438 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13442 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13445 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13448 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13451 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13455 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13458 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13461 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13464 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13468 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13471 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13474 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13477 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13481 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13484 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13487 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13490 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13494 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13497 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13500 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13503 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13507 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13510 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13513 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13516 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13520 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13523 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13526 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13529 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13533 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13536 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13539 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13542 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13546 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13549 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13552 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13555 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13559 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13562 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13565 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13568 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
13574 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static void PromptUserOff()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13577 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
13580 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here VTK_LEGACY(static void PromptUserOn()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13583 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13587 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13590 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13593 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13596 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13600 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13603 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13606 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13609 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13613 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13616 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13619 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13622 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13626 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13629 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13632 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13635 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13639 |
|
|
/.../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 )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13642 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13645 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13648 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13652 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13655 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13658 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13661 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake |
|---|---|
|
|
13671 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:101:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkProp* GetProp()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13674 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake |
|---|---|
|
|
13677 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:97:3: note: previous declaration is here VTK_LEGACY(virtual void SetProp(vtkProp* prop)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13680 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake |
|---|---|
|
|
13687 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:101:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkProp* GetProp()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13690 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake |
|---|---|
|
|
13693 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:97:3: note: previous declaration is here VTK_LEGACY(virtual void SetProp(vtkProp* prop)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13696 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake |
|---|---|
|
|
13704 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:101:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(virtual vtkProp* GetProp()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13707 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkAssemblyNode.h?cvsroot=CMake |
|---|---|
|
|
13710 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkAssemblyNode.h:97:3: note: previous declaration is here VTK_LEGACY(virtual void SetProp(vtkProp* prop)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13713 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13721 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13724 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13727 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13730 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13734 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13737 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13740 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13743 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13747 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13750 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13753 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13756 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13760 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13763 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13766 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13769 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13773 |
|
|
/.../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 )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13776 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13779 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13782 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13786 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13789 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13792 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13795 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13801 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13804 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13807 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13810 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13814 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13817 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13820 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13823 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13827 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13830 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13833 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13836 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13840 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13843 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13846 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13849 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13853 |
|
|
/.../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 )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13856 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13859 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13862 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13866 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13869 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13872 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13875 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13881 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13884 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13887 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13890 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13894 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13897 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13900 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13903 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13907 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13910 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13913 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13916 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13920 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13923 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13926 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13929 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13933 |
|
|
/.../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 )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13936 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13939 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13942 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13946 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13949 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
13952 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13955 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13965 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13968 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13971 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13974 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13979 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13982 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13985 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13988 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13993 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
13996 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
13999 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14002 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14007 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14010 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14013 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14016 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14021 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14024 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14027 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14030 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14035 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14038 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14041 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14044 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14049 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14052 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14055 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14058 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14063 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14066 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14069 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14072 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14077 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14080 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14083 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14086 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14091 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14094 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14097 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14100 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14105 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14108 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14111 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14114 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14119 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14122 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14125 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14128 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14133 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14136 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14139 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14142 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14147 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14150 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14153 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14156 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14161 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14164 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14167 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14170 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14175 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14178 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14181 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14184 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14189 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14192 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14195 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14198 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14203 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14206 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14209 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14212 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14221 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static void PromptUserOff()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14224 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14227 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here VTK_LEGACY(static void PromptUserOn()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14230 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14240 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14243 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14246 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14249 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14253 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14256 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14259 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14262 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14266 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14269 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14272 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14275 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14279 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14282 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14285 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14288 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14292 |
|
|
/.../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 )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14295 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14298 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14301 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14305 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14308 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14311 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14314 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14320 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14323 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14326 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14329 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14333 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14336 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14339 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14342 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14346 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14349 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14352 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14355 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14359 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14362 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14365 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14368 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14372 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14375 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14378 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:376:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14381 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14385 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14388 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14391 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:381:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14394 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14398 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14401 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14404 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:386:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14407 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14411 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14414 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14417 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:391:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14420 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14424 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14427 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14430 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:396:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14433 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14437 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14440 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14443 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:402:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14446 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14450 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14453 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14456 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:408:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14459 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14463 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14466 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14469 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:414:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14472 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14476 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14479 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14482 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:420:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14485 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14489 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14492 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14495 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:425:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14498 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14502 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14505 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14508 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:430:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14511 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14515 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14518 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14521 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:436:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14524 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14528 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14531 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14534 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:441:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14537 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14541 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:452:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14544 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14547 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:446:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14550 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14554 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14557 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14560 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14563 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14567 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14570 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14573 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:709:3: note: previous declaration is here VTK_LEGACY(static double* SolveQuadratic(double c0, double c1, double c2)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14576 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14580 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14583 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14586 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:717:3: note: previous declaration is here VTK_LEGACY(static double* SolveLinear(double c0, double c1)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14589 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14593 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14596 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14599 |
|
|
/.../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, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14602 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14606 |
|
|
/.../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 )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14609 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14612 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:744:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic(double c0, double c1, double c2, ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14615 |
|
|
/.../CIPP-Build/VTKv5/Common/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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14619 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14622 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkMath.h?cvsroot=CMake |
|---|---|
|
|
14625 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkMath.h:755:3: note: previous declaration is here VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m )); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14628 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14637 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static void PromptUserOff()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14640 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14643 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here VTK_LEGACY(static void PromptUserOn()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14646 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14652 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static void PromptUserOff()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14655 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14658 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here VTK_LEGACY(static void PromptUserOn()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14661 |
|
|
/.../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:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14667 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:61:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(static void PromptUserOff()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14670 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkDebugLeaks.h?cvsroot=CMake |
|---|---|
|
|
14673 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkDebugLeaks.h:60:3: note: previous declaration is here VTK_LEGACY(static void PromptUserOn()); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14676 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
1 warning generated.
[ 32%] Building CXX object Common/CMakeFiles/vtkCommon.dir/vtkDoubleArray.cxx.o
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14683 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14686 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14689 |
|
|
/.../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)); ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14692 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14697 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14700 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14703 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:358:3: note: previous declaration is here VTK_LEGACY(VTK_FILTERING_EXPORT void Append( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14706 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkInformation.h?cvsroot=CMake |
|---|---|
|
|
14711 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:371:3: warning: class member cannot be redeclared [-Wredeclared-class-member] VTK_LEGACY(VTK_FILTERING_EXPORT ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv5/Common/vtkSetGet.h?cvsroot=CMake |
|---|---|
|
|
14714 |
|
|
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY' # define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
/.../CIPP-Build/VTKv5/Common/vtkInformation.h:364:3: note: previous declaration is here
VTK_LEGACY(VTK_FILTERING_EXPORT void AppendUnique(
^
/.../CIPP-Build/VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
^
In file included from /.../CIPP-Build/VTKv5/Common/vtkDoubleArray.cxx:16:
In file included from /.../CIPP-Build/VTKv5/Common/vtkDataArrayTemplate.txx:22:
The maximum number of reported warnings or errors has been reached!!!
|