View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015196VTK(No Category)public2014-12-10 05:262015-02-05 14:14
ReporterNicholas Yue 
Assigned ToJean-Christophe Fillion-Robin 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version6.0.0 
Target VersionFixed in Version6.2.0 
Summary0015196: VTK 6.1 OS X Yosemite - Cocoa garbage collection
DescriptionUsing the /usr/bin/c++ which has the following version information

c++ --version
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix

I have been unable to build VTK 6.1 due to Cocoa changes in Yosemite, specifically, the following errors surfaced

[ 22%] Building CXX object Rendering/OpenGL/CMakeFiles/vtkRenderingOpenGL.dir/vtkCocoaRenderWindowInteractor.mm.o
error: garbage collection is no longer supported
make[2]: *** [Rendering/OpenGL/CMakeFiles/vtkRenderingOpenGL.dir/vtkCocoaRenderWindowInteractor.mm.o] Error 1
make[1]: *** [Rendering/OpenGL/CMakeFiles/vtkRenderingOpenGL.dir/all] Error 2
make: *** [all] Error 2
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0034164)
Dave DeMarle (administrator)
2015-02-05 12:19

Nicolas,

We have a couple of yosemite dashboard submitters. Check their configurations (https://open.cdash.org/viewNotes.php?buildid=3681627 [^]) to see what might be different from your setup.

If you can get around it, please close this bug. If not, add more to the report to help track it down.
(0034174)
Nicholas Yue (reporter)
2015-02-05 12:57

As it would require that I upgrade
(1) OS X (mine is 10.10, dashboard is 10.10.2)
(2) XCode (mine is 6.1 (6A1052d), dashboard is 6.1.1 (6A2008a)
(3) clang (mine is clang-600.0.54, dashboard is clang-600.0.56 )

I will close this for now as it seems the fixes are most likely Apple's update.

I'll leave this note here as I can't find a button which allows me to close this bug.

 Issue History
Date Modified Username Field Change
2014-12-10 05:26 Nicholas Yue New Issue
2015-02-05 12:19 Dave DeMarle Note Added: 0034164
2015-02-05 12:57 Nicholas Yue Note Added: 0034174
2015-02-05 14:14 Jean-Christophe Fillion-Robin Status backlog => closed
2015-02-05 14:14 Jean-Christophe Fillion-Robin Assigned To => Jean-Christophe Fillion-Robin
2015-02-05 14:14 Jean-Christophe Fillion-Robin Resolution open => no change required
2015-02-05 14:14 Jean-Christophe Fillion-Robin Fixed in Version => 6.2.0


Copyright © 2000 - 2018 MantisBT Team