Opened 9 years ago

Last modified 9 years ago

#47419 closed defect

:error:build org.macports.build for port libgcc returned: command execution failed — at Initial Version

Reported by: christopherbalz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: libgcc

Description

This occurs when doing sudo port upgrade outdated on OS X 10.10.3, Darwin chrismbnotebook 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64

I've tried sudo port clean libgcc and sudo port uninstall libgcc together, in both orders, repeating the upgrade command above each time.

The error snippet is (log attached):

:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/build" && /usr/bin/make -j4 -w bootstrap :info:build Exit code: 2 :error:build org.macports.build for port libgcc returned: command execution failed :debug:build Error code: CHILDSTATUS 26678 2 :debug:build Backtrace: command execution failed

while executing

"system -nice 0 $fullcmdstring"

("eval" body line 1) invoked from within

"eval system $notty $nice \$fullcmdstring"

invoked from within

"command_exec build"

(procedure "portbuild::build_main" line 8) invoked from within

"portbuild::build_main org.macports.build"

("eval" body line 1) invoked from within

"eval $procedure $targetname" :info:build Warning: targets not executed for libgcc: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install libgcc :debug:build Registry error: libgcc-devel not registered as installed & active.

while executing

"registry::active $portname"

Change History (1)

Changed 9 years ago by christopherbalz@…

Attachment: main.log added

log file for sudo port upgrade outdated

Note: See TracTickets for help on using tickets.