#47419 closed defect (duplicate)
libgcc: Bootstrap comparison failure!
Reported by: | christopherbalz@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | mww@…, sears3@… | |
Port: | libgcc |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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"
Attachments (1)
Change History (4)
Changed 10 years ago by christopherbalz@…
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mww@… added |
---|---|
Description: | modified (diff) |
Port: | libgcc added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | :error:build org.macports.build for port libgcc returned: command execution failed → libgcc: Bootstrap comparison failure! |
The log says "Bootstrap comparison failure!" so I think this is a duplicate of #47410.
P.S: Please use WikiFormatting.
comment:2 Changed 10 years ago by sears3@…
So basically no gcc version can be compiled until it's handled upstream? Effectively, new installs of macports are not happening for a while then (as I just figured out). Anybody ave a hack?
Note: See
TracTickets for help on using
tickets.
log file for
sudo port upgrade outdated