Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53676 closed defect (fixed)

gcc48 4.8.5_1 darwin_14.x86_64 fails to build

Reported by: splaisan (Stephane Plaisance) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.0
Keywords: Cc:
Port: gcc48

Description

Macport up-to-date on yosemite (also up-to-date). I cleaned all and retried already several times, no better. I do not find clear messages in the log (attached from cmd ran with -f). Thanks for your help!

Attachments (1)

main.log (449.6 KB) - added by splaisan (Stephane Plaisance) 7 years ago.
port error log

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by splaisan (Stephane Plaisance)

Attachment: main.log added

port error log

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Port: gcc48 added

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers gcc48), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Duplicate of #53076.

comment:3 Changed 7 years ago by splaisan (Stephane Plaisance)

thanks Frank but how do I use the gcc48 .diff patch put on #53076? I tried 'port clean gcc48' and rerun the install command but did not work? Sorry but I am not used to hack into ports, just apply macport commands.

comment:4 Changed 7 years ago by juandesant (Juande Santander-Vela)

I have the same issue, with the same error at the end:

[…]
:info:build   /x86_64-apple-darwin15/libstdc++-v3/scripts/testsuite_flags
:error:build Failed to build gcc48: command execution failed
:debug:build Error code: CHILDSTATUS 15159 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"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/gcc48/main.log for details.

Using sudo port -t install gcc48 also fails, in the same way.

This is the output of uname -a:

Darwin localhost 15.6.0 Darwin Kernel Version 15.6.0: Mon Jan 9 23:07:29 PST 2017; root:xnu-3248.60.11.2.1~1/RELEASE_X86_64 x86_64

Note: See TracTickets for help on using tickets.