Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#61644 closed defect (wontfix)

libgcc10 cannot be built on Big Sur with Apple Silicon

Reported by: Gregory-Gelfond (Gregory Gelfond) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: arm64 Cc:
Port: libgcc10

Description

Invoking the command sudo port install py38-matplotlib +cairo +ghostscript +latex +tkinter +webagg fails due to issues with libgcc10:

--->  Attempting to fetch libgcc10-10.2.0_3.darwin_20.arm64.tbz2 from https://packages.macports.org/libgcc10
--->  Attempting to fetch libgcc10-10.2.0_3.darwin_20.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/gcc10/libgcc10
--->  Attempting to fetch libgcc10-10.2.0_3.darwin_20.arm64.tbz2 from https://mse.uk.packages.macports.org/libgcc10
--->  Fetching distfiles for libgcc10
Error: gcc10 10.2.0 is not supported on Darwin 20 arm
Error: Failed to fetch libgcc10: incompatible OS X version
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc10/libgcc10/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port py38-matplotlib failed

I've attached the main.log file for reference.

Attachments (1)

main.log (2.6 KB) - added by Gregory-Gelfond (Gregory Gelfond) 3 years ago.

Download all attachments as: .zip

Change History (5)

Changed 3 years ago by Gregory-Gelfond (Gregory Gelfond)

Attachment: main.log added

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Cc: reneeotten removed
Keywords: bigsur removed
Port: py38-matplotlib removed

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

Summary: py38-matplotlib fails to compile/install on BigSur with Apple Siliconlibgcc10 cannot be built on Big Sur with Apple Silicon

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

Resolution: wontfix
Status: newclosed

Correct. As it says, "gcc10 10.2.0 is not supported on Darwin 20 arm". A future version of gcc will hopefully be compatible with Apple Silicon Macs.

comment:4 Changed 3 years ago by kencu (Ken)

see #61636 for some progress on this...

Note: See TracTickets for help on using tickets.