[MacPorts] #57621: py-gdal build failure on libstdc++ systems
MacPorts
noreply at macports.org
Fri Nov 16 11:36:26 UTC 2018
#57621: py-gdal build failure on libstdc++ systems
------------------------+---------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py-gdal
------------------------+---------------------
py-gdal fails to build on libstdc++ systems because it requires C++11.
Using the cxx11 1.1 portgroup is insufficient to fix the problem because
this is a python port, and python's distutils does not support C++
software. It compiles C++ software using the C compiler, hence the lovely
flags the cxx11 portgroup adds don't get used.
--
Ticket URL: <https://trac.macports.org/ticket/57621>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list