Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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)

main.log (17.0 MB) - added by christopherbalz@… 9 years ago.
log file for sudo port upgrade outdated

Change History (4)

Changed 9 years ago by christopherbalz@…

Attachment: main.log added

log file for sudo port upgrade outdated

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mww@… added
Description: modified (diff)
Port: libgcc added
Resolution: duplicate
Status: newclosed
Summary: :error:build org.macports.build for port libgcc returned: command execution failedlibgcc: 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 9 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?

comment:3 Changed 9 years ago by sears3@…

Cc: sears3@… added

Cc Me!

Note: See TracTickets for help on using tickets.