Site: BWH004658
Build Name: CIP-Darwin-17.7.0-x86_64-incr-SL-ON
Build Time: 2018-11-25T09:37:57 EST
Found 500 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1123
Warning
[100%] Built target vtkIOTecplotTable
[100%] Built target vtkInfovisBoostGraphAlgorithms
[100%] Built target vtkTestingRendering
[100%] Built target vtkViewsInfovis
[ 30%] No install step for 'VTKv8'
[ 32%] Completed 'VTKv8'
[ 36%] Built target VTKv8
[ 38%] Performing update step for 'teem'
[ 40%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-cache-Release.cmake
CMake Warning (dev) at CMakeLists.txt:555 (install):
  Policy CMP0062 is not set: Disallow install() of export() result.  Run
  "cmake --help-policy CMP0062" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The file

    /.../CIP-build/teem-build/TeemLibraryDepends.cmake

  was generated by the export() command.  It should not be installed with the
  install() command.  Use the install(EXPORT) mechanism instead.  See the


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1139
Warning
  cmake-packages(7) manual for more.

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

-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   teem

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

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/nrrd/kernel.c?cvsroot=CMake
Build Log Line 1208
Warning
[ 10%] Building C object CMakeFiles/teem.dir/src/nrrd/formatNRRD.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatPNG.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatPNM.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatText.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatVTK.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/gzio.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/hestNrrd.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/histogram.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/iter.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/kernel.c.o
/.../CIP-build/teem/src/nrrd/kernel.c:3264:25: warning: address of array 'kernA->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
             me, kernA->name ? kernA->name : "(unnamed)", pnum);
                 ~~~~~~~^~~~ ~

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/nrrd/kernel.c?cvsroot=CMake
Build Log Line 1211
Warning

          
            
/.../CIP-build/teem/src/nrrd/kernel.c:3385:15: warning: address of array 'kern->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
  if (!(kern->name && kern->support && kern->integral
        ~~~~~~^~~~ ~~

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/nrrd/kernel.c?cvsroot=CMake
Build Log Line 1214
Warning

          
            
/.../CIP-build/teem/src/nrrd/kernel.c:3389:23: warning: address of array 'kern->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
             !!(kern->name), !!(kern->support), !!(kern->integral),
              ~ ~~~~~~^~~~
3 warnings generated.
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/keyvalue.c.o
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/map.c.o
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/measure.c.o
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/methodsNrrd.c.o
[ 14%] Building C object CMakeFiles/teem.dir/src/nrrd/parseNrrd.c.o
[ 14%] Building C object CMakeFiles/teem.dir/src/nrrd/range.c.o
[ 14%] Building C object CMakeFiles/teem.dir/src/nrrd/read.c.o

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/gage/stackBlur.c?cvsroot=CMake
Build Log Line 1348
Warning
[ 41%] Building C object CMakeFiles/teem.dir/src/gage/print.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/pvl.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/scl.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/sclanswer.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/sclfilter.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/sclprint.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/shape.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/st.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/stack.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/stackBlur.c.o
/.../CIP-build/teem/src/gage/stackBlur.c:505:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
  if (!dgGoodSigmaMax > 0) {
      ^               ~

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/gage/stackBlur.c?cvsroot=CMake
Build Log Line 1351
Warning

          
            
/.../CIP-build/teem/src/gage/stackBlur.c:505:7: note: add parentheses after the '!' to evaluate the comparison first
  if (!dgGoodSigmaMax > 0) {
      ^
       (                 )

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/gage/stackBlur.c?cvsroot=CMake
Build Log Line 1355
Warning

          
            
/.../CIP-build/teem/src/gage/stackBlur.c:505:7: note: add parentheses around left hand side expression to silence this warning
  if (!dgGoodSigmaMax > 0) {
      ^
      (              )
1 warning generated.
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/update.c.o
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/vecGage.c.o
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/vecprint.c.o
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/optimsig.c.o
[ 45%] Building C object CMakeFiles/teem.dir/src/dye/convertDye.c.o
[ 45%] Building C object CMakeFiles/teem.dir/src/dye/methodsDye.c.o

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/teem/src/meet/meetNrrd.c?cvsroot=CMake
Build Log Line 1551
Warning
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/defaultsMite.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/kindnot.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/ray.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/renderMite.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/shade.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/thread.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/txf.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/user.c.o
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/enumall.c.o
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/meetNrrd.c.o
/.../CIP-build/teem/src/meet/meetNrrd.c:390:21: warning: address of array 'kk->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
                kk->name ? kk->name : "(NULL name)");
                ~~~~^~~~ ~
1 warning generated.
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/meetGage.c.o
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/meetPull.c.o
[ 90%] Linking C shared library bin/libteem.dylib
[ 90%] Built target teem
[ 91%] Linking C executable ../../bin/qbert
[ 91%] Built target qbert
[ 91%] Linking C executable ../../bin/spots


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 2038
Warning
[100%] Built target MGHIO
[100%] Built target MGHIO-all
[ 55%] No install step for 'ITKv4'
[ 56%] Completed 'ITKv4'
[ 61%] Built target ITKv4
[ 73%] Built target CIPPython
[ 75%] Performing update step for 'SlicerExecutionModel'
[ 76%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache-Release.cmake
-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

-- Generating done
   ModuleDescriptionParser

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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 2402
Warning
[  0%] Built target copy-external-files
[  0%] Built target copy-input-files
[  2%] Built target CIPUtilities
[  2%] Built target generateChestConventions
[  9%] Built target CIPCommon
[ 10%] Built target CIPIO
running build_ext
skipping '/.../CIP/cip_python/utils/gco_python/gco_python.cpp' Cython extension (up-to-date)
[ 10%] Built target CIP_PYTHON
[ 10%] Linking CXX executable cipHelperTEST
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 11%] Built target cipHelperTEST
[ 12%] Linking CXX executable itkCIPMergeChestLabelMapsImageFilterTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 12%] Built target itkCIPMergeChestLabelMapsImageFilterTEST
[ 12%] Linking CXX executable cipLobeSurfaceModelTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 12%] Built target cipLobeSurfaceModelTEST
[ 13%] Linking CXX executable cipNelderMeadSimplexOptimizerTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 13%] Built target cipNelderMeadSimplexOptimizerTEST
[ 13%] Linking CXX executable itkCIPExtractChestLabelMapImageFilterTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 13%] Built target itkCIPExtractChestLabelMapImageFilterTEST
[ 13%] Linking CXX executable cipGeometryTopologyDataIOTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 13%] Built target cipGeometryTopologyDataIOTEST
[ 13%] Linking CXX executable cipLobeSurfaceModelIOTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 13%] Built target cipLobeSurfaceModelIOTEST
[ 13%] Linking CXX executable cipChestRegionChestTypeLocationsIOTEST


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 13%] Built target cipChestRegionChestTypeLocationsIOTEST
[ 14%] Built target ExampleCLILib
[ 14%] Linking CXX executable ../../bin/ExampleCLI


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'ExampleCLI.xml' along side the executable
[ 14%] Built target ExampleCLI
[ 14%] Linking CXX executable ../Testing/bin/ExampleCLITest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 14%] Built target ExampleCLITest
[ 14%] Built target ConvertDicomLib
[ 14%] Linking CXX executable ../../bin/ConvertDicom


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'ConvertDicom.xml' along side the executable
[ 15%] Built target ConvertDicom
[ 15%] Linking CXX executable ../Testing/bin/ConvertDicomTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 15%] Built target ConvertDicomTest
[ 16%] Built target MergeParticleDataSetsLib
[ 16%] Linking CXX executable ../Testing/bin/MergeParticleDataSetsTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 16%] Built target MergeParticleDataSetsTest
[ 16%] Linking CXX executable ../../bin/MergeParticleDataSets


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'MergeParticleDataSets.xml' along side the executable
[ 16%] Built target MergeParticleDataSets
[ 17%] Built target RemoveParticlesFromParticlesDataSetLib
[ 17%] Linking CXX executable ../../bin/RemoveParticlesFromParticlesDataSet


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'RemoveParticlesFromParticlesDataSet.xml' along side the executable
[ 17%] Built target RemoveParticlesFromParticlesDataSet
[ 17%] Linking CXX executable ../Testing/bin/RemoveParticlesFromParticlesDataSetTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 17%] Built target RemoveParticlesFromParticlesDataSetTest
[ 18%] Built target ExtractParticlesFromChestRegionChestTypeLib
[ 18%] Linking CXX executable ../Testing/bin/ExtractParticlesFromChestRegionChestTypeTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 18%] Built target ExtractParticlesFromChestRegionChestTypeTest
[ 18%] Linking CXX executable ../../bin/ExtractParticlesFromChestRegionChestType


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'ExtractParticlesFromChestRegionChestType.xml' along side the executable
[ 18%] Built target ExtractParticlesFromChestRegionChestType
[ 19%] Built target GenerateOtsuLungCastLib
[ 19%] Linking CXX executable ../../bin/GenerateOtsuLungCast


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'GenerateOtsuLungCast.xml' along side the executable
[ 19%] Built target GenerateOtsuLungCast
[ 19%] Linking CXX executable ../Testing/bin/GenerateOtsuLungCastTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 19%] Built target GenerateOtsuLungCastTest
[ 20%] Built target GenerateAtlasConvexHullLib
[ 20%] Linking CXX executable ../../bin/GenerateAtlasConvexHull


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'GenerateAtlasConvexHull.xml' along side the executable
[ 20%] Built target GenerateAtlasConvexHull
[ 20%] Linking CXX executable ../Testing/bin/GenerateAtlasConvexHullTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 20%] Built target GenerateAtlasConvexHullTest
[ 21%] Built target RegisterLungAtlasLib
[ 21%] Linking CXX executable ../../bin/RegisterLungAtlas


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'RegisterLungAtlas.xml' along side the executable
[ 21%] Built target RegisterLungAtlas
[ 21%] Linking CXX executable ../Testing/bin/RegisterLungAtlasTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 21%] Built target RegisterLungAtlasTest
[ 21%] Built target ResampleLabelMapLib
[ 21%] Linking CXX executable ../Testing/bin/ResampleLabelMapTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 21%] Built target ResampleLabelMapTest
[ 22%] Linking CXX executable ../../bin/ResampleLabelMap


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
Copying XML file 'ResampleLabelMap.xml' along side the executable
[ 22%] Built target ResampleLabelMap
[ 22%] Built target RescaleLabelMapLib
[ 22%] Linking CXX executable ../Testing/bin/RescaleLabelMapTest


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
[ 22%] Built target RescaleLabelMapTest
[ 23%] Linking CXX executable ../../bin/RescaleLabelMap


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/CoreServices are out of sync. Falling back to library file for linking.

        


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

          
            
ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
The maximum number of reported warnings or errors has been reached!!!