Opened 13 years ago
Closed 13 years ago
#31710 closed defect (fixed)
obby 0.4.7_0 fails to build with clang
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
Attachments (1)
Change History (4)
Changed 13 years ago by alkobottle@…
comment:1 follow-up: 2 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.
comment:2 Changed 13 years ago by alkobottle@…
Replying to ryandesign@…:
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.2Let us know if that works.
that worked! thank you very much :)
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | clang added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | obby 0.4.7_0 fails to build → obby 0.4.7_0 fails to build with clang |
Note: See
TracTickets for help on using
tickets.
obby 0.4.7 build error log