Opened 9 years ago

Last modified 5 years ago

#46792 assigned defect

Paintbrush @2.0.1: error: garbage collection is no longer supported

Reported by: obiwan@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: Paintbrush

Description

OSX 10.10.2, Xcode 6.1.1 ---> Building Paintbrush Error: org.macports.build for port Paintbrush returned: command execution failed

A CompileC command failed. A concatenated "cd" command failed. Log file attached: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_Paintbrush/Paintbrush/main.log

Attachments (1)

main.log (87.6 KB) - added by obiwan@… 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by obiwan@…

Attachment: main.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: gordon.child@… removed
Owner: changed from macports-tickets@… to gordon.child@…
Summary: Paintbrush-2.0.1_0.darwin_14.x86_64.tbz2 -- build errorPaintbrush @2.0.1: error: garbage collection is no longer supported

As the error message in the log says, garbage collection is no longer supported (as of Xcode 5). Perhaps the developer has already fixed this problem and updating to a newer version would solve it.

comment:2 Changed 8 years ago by alex_kazakov@…

This bug affects me too. I have MacBook Pro (13-inch, Late 2011), latest Xcode (7.2) and OSX 10.11.3. I have run "sudo port clean all" several times, but it is helpless.

clang: error: garbage collection is no longer supported

** BUILD FAILED **


The following build commands failed:
	CompileC build/Paintbrush2.build/Release/Paintbrush.build/Objects-normal/x86_64/SWAppController.o SWAppController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
	CompileC build/Paintbrush2.build/Release/Paintbrush.build/Objects-normal/x86_64/SWEllipseTool.o SWEllipseTool.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
	CompileC build/Paintbrush2.build/Release/Paintbrush.build/Objects-normal/x86_64/main.o main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
	CompileC build/Paintbrush2.build/Release/Paintbrush.build/Objects-normal/x86_64/SWTool.o SWTool.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(4 failures)
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_Paintbrush/Paintbrush/work/paintbrush-2.0.1-source" && /usr/bin/xcodebuild -project "Paintbrush2.xcodeproj" -alltargets -configuration Release build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.11 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" 
Exit code: 65
Error: org.macports.build for port Paintbrush returned: command execution failed
Warning: targets not executed for Paintbrush: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port Paintbrush for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_Paintbrush/Paintbrush/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port paintbrush failed

comment:3 Changed 5 years ago by kurthindenburg (Kurt Hindenburg)

Owner: gordon.child@… deleted
Status: newassigned
Note: See TracTickets for help on using tickets.