Opened 4 years ago

Closed 4 years ago

#59319 closed defect (duplicate)

gcc8 fails to build (macOS 10.15 Catalina)

Reported by: smeingast (Stefan Meingast) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: gcc8

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Just tried and failed to build gcc8 on macOS Catalina. When first trying to install gcc8, I ran into an issue with libunwind-headers, so I followed some advice here and uninstalled.the component via

sudo port uninstall libunwind-headers

Then the installation proceeded beyond the first failure, but did not complete. Log is attached

Attachments (1)

main.log.zip (1.8 MB) - added by smeingast (Stefan Meingast) 4 years ago.
main.log zipped

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by smeingast (Stefan Meingast)

Attachment: main.log.zip added

main.log zipped

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

this will no doubt be a duplicate of 59224.

No solution at present, see details other ticket. Please use gcc9 instead, which works.

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

Description: modified (diff)

comment:3 in reply to:  1 Changed 4 years ago by smeingast (Stefan Meingast)

Replying to kencu:

this will no doubt be a duplicate of 59224.

No solution at present, see details other ticket. Please use gcc9 instead, which works.

Indeed, I switched to gcc9 and this works.

comment:4 Changed 4 years ago by cjones051073 (Chris Jones)

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