[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#777146: Fiona does not build



Strange,

gdal-config (libgdal-dev) and cython are in the control file.
Something strange seems to be happening in that pbuilder.

It works for me in unstable. You will need a recent update of unstable
as fiona relies on python-cligj which was only added yesterday.

Also fiona requires a recent version of Cython, so building under
jessie is not possible without further tweaking.

Johan

On Thu, Feb 5, 2015 at 10:22 PM, Andreas Tille <andreas@fam-tille.de> wrote:
> Hi Johan,
>
> when trying to build fiona I get:
>
> ...
> Cythonizing fiona/ogrext.pyx
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'metadata_version'
>   warnings.warn(msg)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'requires_python'
>   warnings.warn(msg)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'requires_external'
>   warnings.warn(msg)
> running clean
> removing '/home/andreas/debian-maintain/alioth/debian-gis/build-area/fiona-1.5.0/.pybuild/pythonX.Y_2.7/build' (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-2.7' does not exist -- can't clean it
> I: pybuild base:170: python3.4 setup.py clean
> WARNING:root:Failed to get options via gdal-config: [Errno 2] No such file or directory: 'gdal-config'
> CRITICAL:root:Cython.Build.cythonize not found. Cython is required to build from a repo.
> E: pybuild pybuild:256: clean: plugin distutils failed with: exit code=1: python3.4 setup.py clean
> dh_auto_clean: pybuild --clean -i python{version} -p 3.4 --dir . returned exit code 13
> debian/rules:14: recipe for target 'clean' failed
> make: *** [clean] Error 13
> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
> gbp:error: '~/bin/git-pbuilder' failed: it exited with 2
>
>
> Kind regards
>
>       Andreas.
>
>
> --
> http://fam-tille.de


Reply to: