Site Name: JOnieva-SPL
Build Name: Mavericks 10.9-JOnieva-SharedLibs=OFF (view notes)
Stamp: 20140821-1543-Experimental (related builds)
Time: 2014-08-21T11:43:58 EDT
Type: Experimental

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

Current Build
StageErrorsWarnings
Update
Configure00
Build0500
Test20
Previous Build
StageErrorsWarnings
Update00
Configure00
Build00
Test60

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Configure (0 errors, 0 warnings)

Start Time: 2014-08-21T11:43:31 EDT
End Time: 2014-08-21T11:43:55 EDT
Configure Command: "/Applications/CMake.app/Contents/bin/cmake" "-GEclipse CDT4 - Unix Makefiles" "/Users/Jorge/cip"
Configure Return Value: 0
Configure Output:
-- Eclipse version is set to 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
----------- ENTRY ------------
----------- PHASE 2 ------------
Configuring CIP...
----------- DONE ------------
Authentication Token for user acilws@acil-bwh.org: 4rQf6d8rf6yydOc3RM3K1evdvEWnhqhY7gsWS6YH
-- Configuring SEM CLI module: ConvertDicom
-- Configuring SEM CLI module: MergeParticleDataSets
-- Configuring CIP
-- Configuring SEM CLI module: RemoveParticlesFromParticlesDataSet
-- Configuring SEM CLI module: ExtractParticlesFromChestRegionChestType
-- Configuring SEM CLI module: GenerateOtsuLungCast
-- Configuring SEM CLI module: GenerateAtlasConvexHull
-- Configuring SEM CLI module: RegisterLungAtlas
-- Configuring SEM CLI module: ResampleLabelMap3D
-- Configuring CIP
-- Configuring SEM CLI module: ResampleLabelMap2D
-- Configuring CIP
-- Configuring SEM CLI module: ResampleCT
-- Configuring SEM CLI module: QualityControl
-- Configuring SEM CLI module: RemoveChestTypeFromLabelMapUsingParticles
-- Configuring SEM CLI module: SegmentLungLobes
-- Configuring SEM CLI module: ReadDicomWriteTags
-- Configuring SEM CLI module: SplitLeftLungRightLung
-- Configuring SEM CLI module: ExtractChestLabelMap
-- Configuring SEM CLI module: LabelParticlesByChestRegionChestType
-- Configuring SEM CLI module: GenerateStenciledLabelMapFromParticles
-- Configuring SEM CLI module: GenerateDistanceMapFromLabelMap
-- Configuring SEM CLI module: FilterVesselParticleData
-- Configuring SEM CLI module: FilterAirwayParticleData
-- Configuring SEM CLI module: ScourParticleData
-- Configuring SEM CLI module: ReadNRRDsWriteVTK
-- Configuring SEM CLI module: ComputeCrossSectionalArea
-- Configuring SEM CLI module: ComputeIntensityStatistics
-- Configuring SEM CLI module: FilterFissureParticleData
-- Configuring SEM CLI module: GenerateLobeSurfaceModels
-- Configuring SEM CLI module: FitLobeSurfaceModelsToParticleData
-- Configuring SEM CLI module: ClassifyFissureParticles
-- Configuring SEM CLI module: CropLung
-- Configuring SEM CLI module: GenerateModel
-- Configuring SEM CLI module: GenerateImageSubVolumes
-- Configuring SEM CLI module: GenerateMedianFilteredImage
-- Configuring SEM CLI module: EvaluateLungLobeSegmentationResults
-- Configuring SEM CLI module: ConvertLabelMapValueToChestRegionChestType
-- Configuring SEM CLI module: GenerateRegionHistogramsAndParenchymaPhenotypes
-- Configuring SEM CLI module: ComputeDistanceMap
-- Configuring SEM CLI module: TransferFieldDataToFromPointData
-- Configuring SEM CLI module: PerturbParticles
-- Configuring SEM CLI module: ReadWriteRegionAndTypePoints
-- Configuring SEM CLI module: PerformMorphological
-- Configuring SEM CLI module: GenerateOverlayImages
-- Configuring SEM CLI module: GetTransformationSimilarityMetric3D
-- Configuring SEM CLI module: GetTransformationSimilarityMetric2D
-- Configuring SEM CLI module: ReadWriteImageData
-- Configuring SEM CLI module: GetStructuresInLabelMap
-- Configuring SEM CLI module: GeneratePartialLungLabelMap
-- Configuring SEM CLI module: ReadVidaWriteCIP
-- Configuring SEM CLI module: RegisterLabelMaps3D
-- Configuring SEM CLI module: RegisterLabelMaps2D
-- Configuring SEM CLI module: RegisterCT2D
-- Configuring SEM CLI module: MergeChestLabelMaps
-- Configuring SEM CLI module: MaskOutLabelMapStructures
-- Configuring SEM CLI module: ComputeFeatureStrength
-- Configuring SEM CLI module: LabelMapFromRegionAndTypePoints
-- Configuring SEM CLI module: GenerateSimpleLungMask
-- Configuring SEM CLI module: GenerateBinaryThinning3D
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/Jorge/Projects/BWH/CIP-Build/CIP-build

View Configure Summary

Build (0 errors, 500 warnings)

Build command: -- -i
Start Time: 2014-08-21T11:43:58 EDT
End Time: 2014-08-21T11:51:16 EDT

View Errors Summary

Build Warnings (500)

Build Log line 4


File: Common/vtkInformation.h Line: 358
Scanning dependencies of target CIPUtilities
[  0%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkSuperquadricTensorGlyphFilter.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:
/.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^

Build Log line 7


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

Build Log line 10


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

Build Log line 13


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 17


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

Build Log line 20


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

Build Log line 23


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

Build Log line 26


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 30


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

Build Log line 33


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

Build Log line 36


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

Build Log line 39


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 43


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

Build Log line 46


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

Build Log line 49


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

Build Log line 52


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 56


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

Build Log line 59


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

Build Log line 62


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

Build Log line 65


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 69


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

Build Log line 72


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

Build Log line 75


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

Build Log line 78


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 82


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

Build Log line 85


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

Build Log line 88


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

Build Log line 91


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 95


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

Build Log line 98


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

Build Log line 101


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

Build Log line 104


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 108


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

Build Log line 111


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

Build Log line 114


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

Build Log line 117


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 121


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

Build Log line 124


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

Build Log line 127


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

Build Log line 130


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 134


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

Build Log line 137


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

Build Log line 140


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

Build Log line 143


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 147


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

Build Log line 150


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

Build Log line 153


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

Build Log line 156


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 160


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

Build Log line 163


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

Build Log line 166


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

Build Log line 169


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 173


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

Build Log line 176


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

Build Log line 179


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

Build Log line 182


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 186


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

Build Log line 189


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

Build Log line 192


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

Build Log line 195


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 199


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

Build Log line 202


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

Build Log line 205


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

Build Log line 208


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 212


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

Build Log line 215


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

Build Log line 218


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

Build Log line 221


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:26:

Build Log line 225


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

Build Log line 228


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

Build Log line 231


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

Build Log line 234


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 240


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 243


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

Build Log line 246


File: Filtering/vtkFieldData.h Line: 314
/.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
  VTK_LEGACY(double *GetTuple(const vtkIdType i));
  ^

Build Log line 249


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 255


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 258


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

Build Log line 261


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 264


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 270


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 273


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

Build Log line 276


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 279


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 285


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 288


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

Build Log line 291


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 294


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 300


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 303


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

Build Log line 306


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 309


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 315


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 318


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

Build Log line 321


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 324


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkSuperquadricTensorGlyphFilter.cxx:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 330


File: Filtering/vtkFieldData.h Line: 372
/.../VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 333


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

Build Log line 336


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 339


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
25 warnings generated.
[  1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkGlyph3DWithScaling.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 347


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 350


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

Build Log line 353


File: Filtering/vtkFieldData.h Line: 314
/.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
  VTK_LEGACY(double *GetTuple(const vtkIdType i));
  ^

Build Log line 356


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 362


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 365


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

Build Log line 368


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 371


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 377


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 380


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

Build Log line 383


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 386


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 392


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 395


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

Build Log line 398


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 401


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 407


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 410


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

Build Log line 413


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 416


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 422


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 425


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

Build Log line 428


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 431


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:17:
In file included from /.../VTKv5/Filtering/vtkCellData.h:26:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 437


File: Filtering/vtkFieldData.h Line: 372
/.../VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 440


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

Build Log line 443


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 446


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 450


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

Build Log line 453


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

Build Log line 456


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

Build Log line 459


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 463


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

Build Log line 466


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

Build Log line 469


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

Build Log line 472


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 476


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

Build Log line 479


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

Build Log line 482


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

Build Log line 485


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 489


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

Build Log line 492


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

Build Log line 495


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

Build Log line 498


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 502


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

Build Log line 505


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

Build Log line 508


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

Build Log line 511


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 515


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

Build Log line 518


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

Build Log line 521


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

Build Log line 524


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 528


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

Build Log line 531


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

Build Log line 534


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

Build Log line 537


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 541


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

Build Log line 544


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

Build Log line 547


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

Build Log line 550


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 554


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

Build Log line 557


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

Build Log line 560


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

Build Log line 563


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 567


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

Build Log line 570


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

Build Log line 573


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

Build Log line 576


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 580


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

Build Log line 583


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

Build Log line 586


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

Build Log line 589


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 593


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

Build Log line 596


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

Build Log line 599


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

Build Log line 602


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 606


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

Build Log line 609


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

Build Log line 612


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

Build Log line 615


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 619


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

Build Log line 622


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

Build Log line 625


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

Build Log line 628


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 632


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

Build Log line 635


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

Build Log line 638


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

Build Log line 641


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 645


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

Build Log line 648


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

Build Log line 651


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

Build Log line 654


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 658


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

Build Log line 661


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

Build Log line 664


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

Build Log line 667


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:23:

Build Log line 671


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

Build Log line 674


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

Build Log line 677


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

Build Log line 680


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:

Build Log line 684


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

Build Log line 687


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

Build Log line 690


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

Build Log line 693


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:

Build Log line 697


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

Build Log line 700


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

Build Log line 703


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

Build Log line 706


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:

Build Log line 710


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

Build Log line 713


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

Build Log line 716


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

Build Log line 719


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:

Build Log line 723


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

Build Log line 726


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

Build Log line 729


File: Common/vtkMath.h Line: 733
/.../VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 732


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:

Build Log line 736


File: Common/vtkMath.h Line: 755
/.../VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 739


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

Build Log line 742


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

Build Log line 745


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkGlyph3DWithScaling.cxx:25:

Build Log line 749


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

Build Log line 752


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

Build Log line 755


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

Build Log line 758


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
31 warnings generated.
[  1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageConnectivity.cxx.o
[  2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageErode.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 765


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

Build Log line 768


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

Build Log line 771


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

Build Log line 774


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 778


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

Build Log line 781


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

Build Log line 784


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

Build Log line 787


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 791


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

Build Log line 794


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

Build Log line 797


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

Build Log line 800


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 804


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

Build Log line 807


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

Build Log line 810


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

Build Log line 813


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 817


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

Build Log line 820


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

Build Log line 823


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

Build Log line 826


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 830


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

Build Log line 833


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

Build Log line 836


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

Build Log line 839


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 843


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

Build Log line 846


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

Build Log line 849


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

Build Log line 852


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 856


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

Build Log line 859


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

Build Log line 862


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

Build Log line 865


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 869


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

Build Log line 872


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

Build Log line 875


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

Build Log line 878


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 882


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

Build Log line 885


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

Build Log line 888


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

Build Log line 891


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 895


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

Build Log line 898


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

Build Log line 901


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

Build Log line 904


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 908


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

Build Log line 911


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

Build Log line 914


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

Build Log line 917


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 921


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

Build Log line 924


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

Build Log line 927


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

Build Log line 930


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 934


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

Build Log line 937


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

Build Log line 940


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

Build Log line 943


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 947


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

Build Log line 950


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

Build Log line 953


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

Build Log line 956


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 960


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

Build Log line 963


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

Build Log line 966


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

Build Log line 969


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 973


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

Build Log line 976


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

Build Log line 979


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

Build Log line 982


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:20:

Build Log line 986


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

Build Log line 989


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

Build Log line 992


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

Build Log line 995


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1001


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 1004


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

Build Log line 1007


File: Filtering/vtkFieldData.h Line: 314
/.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
  VTK_LEGACY(double *GetTuple(const vtkIdType i));
  ^

Build Log line 1010


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1016


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1019


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

Build Log line 1022


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 1025


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1031


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1034


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

Build Log line 1037


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1040


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1046


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 1049


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

Build Log line 1052


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1055


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1061


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 1064


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

Build Log line 1067


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 1070


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1076


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1079


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

Build Log line 1082


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 1085


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkImageErode.cxx:23:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1091


File: Filtering/vtkFieldData.h Line: 372
/.../VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1094


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

Build Log line 1097


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1100


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
25 warnings generated.
[  2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageNeighborhoodFilter.cxx.o
[  3%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDReader.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1110


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 1113


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

Build Log line 1116


File: Filtering/vtkFieldData.h Line: 314
/.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
  VTK_LEGACY(double *GetTuple(const vtkIdType i));
  ^

Build Log line 1119


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1126


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1129


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

Build Log line 1132


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 1135


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1142


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1145


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

Build Log line 1148


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1151


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1158


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 1161


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

Build Log line 1164


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1167


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1174


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 1177


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

Build Log line 1180


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 1183


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1190


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1193


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

Build Log line 1196


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 1199


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:28:
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.h:29:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1206


File: Filtering/vtkFieldData.h Line: 372
/.../VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1209


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

Build Log line 1212


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1215


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:

Build Log line 1219


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

Build Log line 1222


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

Build Log line 1225


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

Build Log line 1228


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:

Build Log line 1232


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

Build Log line 1235


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

Build Log line 1238


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

Build Log line 1241


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:

Build Log line 1245


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

Build Log line 1248


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

Build Log line 1251


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

Build Log line 1254


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:

Build Log line 1258


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

Build Log line 1261


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

Build Log line 1264


File: Common/vtkMath.h Line: 733
/.../VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 1267


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:

Build Log line 1271


File: Common/vtkMath.h Line: 755
/.../VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 1274


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

Build Log line 1277


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

Build Log line 1280


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDReader.cxx:31:

Build Log line 1284


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

Build Log line 1287


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

Build Log line 1290


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

Build Log line 1293


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
13 warnings generated.
[  3%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDWriter.cxx.o
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1301


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 1304


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

Build Log line 1307


File: Filtering/vtkFieldData.h Line: 314
/.../VTKv5/Filtering/vtkFieldData.h:314:3: note: previous declaration is here
  VTK_LEGACY(double *GetTuple(const vtkIdType i));
  ^

Build Log line 1310


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1316


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1319


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

Build Log line 1322


File: Filtering/vtkFieldData.h Line: 322
/.../VTKv5/Filtering/vtkFieldData.h:322:3: note: previous declaration is here
  VTK_LEGACY(void GetTuple(const vtkIdType i, double * tuple));
  ^

Build Log line 1325


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1331


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1334


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

Build Log line 1337


File: Filtering/vtkFieldData.h Line: 330
/.../VTKv5/Filtering/vtkFieldData.h:330:3: note: previous declaration is here
  VTK_LEGACY(void SetTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1340


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1346


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 1349


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

Build Log line 1352


File: Filtering/vtkFieldData.h Line: 338
/.../VTKv5/Filtering/vtkFieldData.h:338:3: note: previous declaration is here
  VTK_LEGACY(void InsertTuple(const vtkIdType i, const double * tuple));
  ^

Build Log line 1355


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1361


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 1364


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

Build Log line 1367


File: Filtering/vtkFieldData.h Line: 346
/.../VTKv5/Filtering/vtkFieldData.h:346:3: note: previous declaration is here
  VTK_LEGACY(vtkIdType InsertNextTuple(const double * tuple));
  ^

Build Log line 1370


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1376


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1379


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

Build Log line 1382


File: Filtering/vtkFieldData.h Line: 354
/.../VTKv5/Filtering/vtkFieldData.h:354:3: note: previous declaration is here
  VTK_LEGACY(double GetComponent(const vtkIdType i, const int j));
  ^

Build Log line 1385


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:7:
In file included from /.../VTKv5/Filtering/vtkPointData.h:25:
In file included from /.../VTKv5/Filtering/vtkDataSetAttributes.h:44:

Build Log line 1391


File: Filtering/vtkFieldData.h Line: 372
/.../VTKv5/Filtering/vtkFieldData.h:372:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(void InsertComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1394


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

Build Log line 1397


File: Filtering/vtkFieldData.h Line: 363
/.../VTKv5/Filtering/vtkFieldData.h:363:3: note: previous declaration is here
  VTK_LEGACY(void SetComponent(const vtkIdType i, const int j, const double c));
  ^

Build Log line 1400


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1404


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

Build Log line 1407


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

Build Log line 1410


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

Build Log line 1413


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1417


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

Build Log line 1420


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

Build Log line 1423


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

Build Log line 1426


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1430


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

Build Log line 1433


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

Build Log line 1436


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

Build Log line 1439


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1443


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

Build Log line 1446


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

Build Log line 1449


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

Build Log line 1452


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1456


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

Build Log line 1459


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

Build Log line 1462


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

Build Log line 1465


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1469


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

Build Log line 1472


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

Build Log line 1475


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

Build Log line 1478


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1482


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

Build Log line 1485


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

Build Log line 1488


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

Build Log line 1491


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1495


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

Build Log line 1498


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

Build Log line 1501


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

Build Log line 1504


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1508


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

Build Log line 1511


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

Build Log line 1514


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

Build Log line 1517


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1521


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

Build Log line 1524


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

Build Log line 1527


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

Build Log line 1530


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1534


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

Build Log line 1537


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

Build Log line 1540


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

Build Log line 1543


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1547


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

Build Log line 1550


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

Build Log line 1553


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

Build Log line 1556


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1560


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

Build Log line 1563


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

Build Log line 1566


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

Build Log line 1569


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1573


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

Build Log line 1576


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

Build Log line 1579


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

Build Log line 1582


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1586


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

Build Log line 1589


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

Build Log line 1592


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

Build Log line 1595


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1599


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

Build Log line 1602


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

Build Log line 1605


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

Build Log line 1608


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1612


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

Build Log line 1615


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

Build Log line 1618


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

Build Log line 1621


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Utilities/VTK/vtkNRRDWriter.cxx:9:

Build Log line 1625


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

Build Log line 1628


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

Build Log line 1631


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

Build Log line 1634


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
25 warnings generated.
Linking CXX static library /.../lib/libCIPUtilities.a
[  3%] Built target CIPUtilities
Scanning dependencies of target CIPCommon
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx.o
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:

Build Log line 1643


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

Build Log line 1646


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

Build Log line 1649


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

Build Log line 1652


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:

Build Log line 1656


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

Build Log line 1659


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

Build Log line 1662


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

Build Log line 1665


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:

Build Log line 1669


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

Build Log line 1672


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

Build Log line 1675


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

Build Log line 1678


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:

Build Log line 1682


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

Build Log line 1685


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

Build Log line 1688


File: Common/vtkMath.h Line: 733
/.../VTKv5/Common/vtkMath.h:733:3: note: previous declaration is here
  VTK_LEGACY(static int SolveCubic(double c0, double c1, double c2, double c3,
  ^

Build Log line 1691


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:

Build Log line 1695


File: Common/vtkMath.h Line: 755
/.../VTKv5/Common/vtkMath.h:755:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(static int SolveQuadratic( double* c, double* r, int* m ));
  ^

Build Log line 1698


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

Build Log line 1701


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

Build Log line 1704


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:12:

Build Log line 1708


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

Build Log line 1711


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

Build Log line 1714


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

Build Log line 1717


File: Common/vtkSetGet.h Line: 818
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
In file included from /Users/Jorge/cip/Common/vtkCIPAirwayParticlesToGenerationLabeledAirwayParticlesFilter.cxx:20:
/.../VTKv5/Common/vtkInformation.h:358:3: warning: class member cannot be redeclared [-Wredeclared-class-member]
  VTK_LEGACY(VTK_FILTERING_EXPORT void Append(
  ^
/.../VTKv5/Common/vtkSetGet.h:818:35: note: expanded from macro 'VTK_LEGACY'
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved
                                  ^
/.../VTKv5/Common/vtkInformation.h:353:3: note: previous declaration is here
The maximum number of reported warnings or errors has been reached!!!

View Warnings Summary

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