#65861 closed defect (duplicate)

graphviz: build fails for macOS 10.6

Reported by: catap (Kirill A. Korinsky) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: graphviz

Description

It fails when I run sudo port install graphviz on

macOS 10.6.8 10K549 x86_64
Xcode 3.2.6 10M2518

Attachments (1)

main.log (503.5 KB) - added by catap (Kirill A. Korinsky) 19 months ago.

Download all attachments as: .zip

Change History (4)

Changed 19 months ago by catap (Kirill A. Korinsky)

Attachment: main.log added

comment:1 Changed 19 months ago by catap (Kirill A. Korinsky)

This is something new, I guess.

It can't be mitigated like https://trac.macports.org/ticket/65797 via https://github.com/macports/macports-ports/pull/16049

Last edited 19 months ago by catap (Kirill A. Korinsky) (previous) (diff)

comment:2 Changed 19 months ago by mascguy (Christopher Nielsen)

Summary: Can't be build on macOS 10.6graphviz: build fails for macOS 10.6

Yes, I still need to fix this. To work around it, force the compiler to MacPorts Clang 9.0. (Presently, Clang 11 and later fail, so don't use those.)

$ sudo port install graphviz configure.compiler=macports-clang-9.0

comment:3 Changed 19 months ago by mascguy (Christopher Nielsen)

Resolution: duplicate
Status: assignedclosed

Duplicate of issue:60962

Note: See TracTickets for help on using tickets.