[MacPorts] #56568: py-fiona @1.7.11.post1 do not build with gdal 2.3
MacPorts
noreply at macports.org
Thu May 31 13:05:39 UTC 2018
#56568: py-fiona @1.7.11.post1 do not build with gdal 2.3
-----------------------+----------------------
Reporter: dmarteau | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.0
Resolution: | Keywords:
Port: py-fiona |
-----------------------+----------------------
Description changed by mf2k:
Old description:
> Building py-fiona from source lead to the following error from gdal
> header:
>
> /opt/local/include/cpl_port.h:187:6: error: Must have C++11 or newer.
>
> This error is the same encountered when building fiona from source with
> pip without the compiler '-std=c++11' option. The current macport version
> of gdal is 2.3+ and require c++11: the actual configuration of py-fiona
> is not consistent with its dependencies.
New description:
Building py-fiona from source lead to the following error from gdal
header:
{{{
/opt/local/include/cpl_port.h:187:6: error: Must have C++11 or newer.
}}}
This error is the same encountered when building fiona from source with
pip without the compiler '-std=c++11' option. The current macport version
of gdal is 2.3+ and require c++11: the actual configuration of py-fiona is
not consistent with its dependencies.
--
--
Ticket URL: <https://trac.macports.org/ticket/56568#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list