#47419: libgcc: Bootstrap comparison failure! --------------------------------+-------------------------------- Reporter: christopherbalz@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: libgcc | --------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: mww@… (added) * resolution: => duplicate * port: => libgcc Old 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"
New 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" }}} -- Comment: The log says "Bootstrap comparison failure!" so I think this is a duplicate of #47410. P.S: Please use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/47419#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X