Opened 13 years ago

Last modified 13 years ago

#31710 closed defect

obby 0.4.7_0 fails to build — at Version 1

Reported by: alkobottle@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc:
Port: obby

Description (last modified by ryandesign (Ryan Carsten Schmidt))

building error in obby-0.4.7_0, error message:

Error: Target org.macports.build returned: shell command failed

Attached the logfile

Change History (2)

Changed 13 years ago by alkobottle@…

Attachment: main.log added

obby 0.4.7 build error log

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

Description: modified (diff)
Milestone: MacPorts 2.0.4
Port: obby added

I see you're using Xcode 4.2 and thus clang. Try using llvm-gcc-4.2 instead of clang:

sudo port clean obby
sudo port install obby configure.compiler=llvm-gcc-4.2

Let us know if that works.

Note: See TracTickets for help on using tickets.