Opened 3 years ago

Closed 3 years ago

#62773 closed defect (fixed)

libgcc10 @10.3.0: failed to build from source on Big Sur 11.3

Reported by: ferdy (Giuseppe `ferdy` Miceli) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: cjones051073 (Chris Jones), kencu (Ken)
Port: libgcc10

Description

{lib}gcc@10.3.0 fails to build from source on Big Sur 11.3

please find /opt/mp/var/macports/logs/_opt_mp_macports-ports_lang_gcc10/libgcc10/main.log attached.

terminal input/output

ferdy@wabi:~$ sudo port clean --all --work gcc10 libgcc libgcc10
--->  Cleaning gcc10
--->  Cleaning libgcc
--->  Cleaning libgcc10
ferdy@wabi:~$ sudo port -sv install libgcc10
<...>
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/opt/mp/var/macports/build/_opt_mp_macports-ports_lang_gcc10/libgcc10/work/build'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/opt/mp/var/macports/build/_opt_mp_macports-ports_lang_gcc10/libgcc10/work/build'
make: *** [bootstrap-lean] Error 2
make: Leaving directory `/opt/mp/var/macports/build/_opt_mp_macports-ports_lang_gcc10/libgcc10/work/build'
Command failed:  cd "/opt/mp/var/macports/build/_opt_mp_macports-ports_lang_gcc10/libgcc10/work/build" && /usr/bin/make -j16 -w bootstrap-lean
Exit code: 2
Error: Failed to build libgcc10: command execution failed
Error: See /opt/mp/var/macports/logs/_opt_mp_macports-ports_lang_gcc10/libgcc10/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port libgcc10 failed

system information

ferdy@wabi:~$ sw_vers
ProductName:	macOS
ProductVersion:	11.3
BuildVersion:	20E232
ferdy@wabi:~$ uname -a
Darwin wabi.ferdy.lan 20.4.0 Darwin Kernel Version 20.4.0: Fri Mar  5 01:14:14 PST 2021; root:xnu-7195.101.1~3/RELEASE_X86_64 x86_64 i386 MacBookPro16,1 Darwin
ferdy@wabi:~$ xcodebuild -version
Xcode 12.5
Build version 12E262
ferdy@wabi:~$ xcode-select -version
xcode-select version 2384.
ferdy@wabi:~$ port version
Version: 2.6.4

Attachments (1)

main.log.gz (1.8 MB) - added by ferdy (Giuseppe `ferdy` Miceli) 3 years ago.
/opt/mp/var/macports/logs/_opt_mp_macports-ports_lang_gcc10/libgcc10/main.log

Download all attachments as: .zip

Change History (6)

Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

Attachment: main.log.gz added

/opt/mp/var/macports/logs/_opt_mp_macports-ports_lang_gcc10/libgcc10/main.log

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Port: libgcc10 added; {lib}gcc10 @ 10.3.0 removed
Summary: {lib}gcc10 @10.3.0: {lib}gcc10 failed to build from source on Big Sur 11.3libgcc10 @10.3.0: failed to build from source on Big Sur 11.3

comment:2 Changed 3 years ago by jmroot (Joshua Root)

See also #62775.

comment:3 Changed 3 years ago by jmroot (Joshua Root)

Cc: cjones051073 kencu added

comment:4 in reply to:  2 Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

i trust this ticket can be closed as well as #62775

comment:5 Changed 3 years ago by cjones051073 (Chris Jones)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.