[MacPorts] #71769: graphviz @12.2.1_0+pangocairo+x11.darwin_24.x86_64 Configure error
MacPorts
noreply at macports.org
Mon Jan 6 14:45:03 UTC 2025
#71769: graphviz @12.2.1_0+pangocairo+x11.darwin_24.x86_64 Configure error
--------------------+----------------------
Reporter: daCaPo | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: graphviz
--------------------+----------------------
Trying to install graphviz on macOS Sequoia 15.2 gives
{{{
:info:configure configure: error: *** A compiler with support for C++17
language features is required.
}}}
However, compiling a simple program via
{{{
/usr/bin/clang++ -std=c++17 test.cpp
}}}
gives no error.
--
Ticket URL: <https://trac.macports.org/ticket/71769>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list