Opened 2 years ago

Closed 2 years ago

#64184 closed defect (duplicate)

libgcc10@10.2.0_3:Failed to build libgcc10: command execution failed on MAC

Reported by: Charles-Tian Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: arm64 monterey Cc: Charles-Tian
Port: libgcc10

Description

I have tried to install a software called Demeter. It requires an installation for libgcc10. But the whole process keeps failing again and again. Any solution? Thanks!

Attachments (1)

main.log (3.4 MB) - added by Charles-Tian 2 years ago.

Change History (3)

Changed 2 years ago by Charles-Tian

Attachment: main.log added

comment:1 Changed 2 years ago by Charles-Tian

Cc: Charles-Tian added

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

Keywords: arm64 monterey added
Port: libgcc10 added; libgcc gcc removed
Resolution: duplicate
Status: newclosed

From the log, I see that you are running macOS 12 on an Apple Silicon Mac. gcc10 is too old to work on an Apple Silicon Mac. In fact, no released version of gcc works on Apple Silicon yet. Work on Apple Silicon compatibility progresses, and you can get the latest version in the libgcc-devel and gcc-devel ports. Use those instead of gcc10 on Apple Silicon. Hopefully, once gcc12 is released, it will work on Apple Silicon.

Let's call this a duplicate of #63780

Note: See TracTickets for help on using tickets.