[MacPorts] #58347: Error: Failed to build dvisvgm: command execution failed
MacPorts
noreply at macports.org
Thu Apr 18 07:57:26 UTC 2019
#58347: Error: Failed to build dvisvgm: command execution failed
----------------------+--------------------
Reporter: dbl001 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: dvisvgm |
----------------------+--------------------
Comment (by Ionic):
Turns out michaelld was probably right - `std::forward` is constexpr since
C++14, which is needed here. Not sure why that code would compile in C++11
mode even with newer clang versions (or, for that matter, g++), since it
should be non-constexpr in C++11 mode.
--
Ticket URL: <https://trac.macports.org/ticket/58347#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list