Opened 2 years ago
Closed 2 years ago
#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)
Change History (4)
Changed 2 years ago by catap (Kirill A. Korinsky)
comment:1 Changed 2 years ago by catap (Kirill A. Korinsky)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
Summary: | Can't be build on macOS 10.6 → graphviz: 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 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of issue:60962
Note: See
TracTickets for help on using
tickets.
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