Opened 2 years ago
Last modified 2 years ago
#57222 new defect
hugs98 @plus-Sep2006_2 (lang): Installation fails
Reported by: | MightyHugs | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | hugs98 |
Description (last modified by mf2k (Frank Schima))
Hi,
I have followed the instructions for installing macports, I have installed xcode and agreed to the licenses.
When I start the installation of hugs98 I get following error messag in the log file:
:error:build Failed to build hugs98: command execution failed :debug:build Error code: CHILDSTATUS 49614 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec build" :debug:build (procedure "portbuild::build_main" line 8) :debug:build invoked from within :debug:build "$procedure $targetname"
Additionally I have attached the log file.
Can you please help me out?
Thank you!
Attachments (1)
Change History (5)
Changed 2 years ago by MightyHugs
comment:1 Changed 2 years ago by mf2k (Frank Schima)
Port: | @plus-Sep2006_2 (lang) removed |
---|
comment:2 Changed 2 years ago by mf2k (Frank Schima)
comment:3 Changed 2 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:4 Changed 2 years ago by jmroot (Joshua Root)
This port blacklists clang, which is the only available compiler in any recent Xcode version. Needs to be either patched so it builds with clang, or to have a different, macports-provided compiler added to its fallback list.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting.