Source: python-poppler
Version: 0.12.1-8
Severity: serious
Justification: fails to build from source
python-poppler FTBFS:
| debian/rules override_dh_auto_build
| make[1]: Entering directory
`/build/python-poppler-I3XOx_/python-poppler-0.12.1'
| for pyvers in 2.7; do \
| /usr/bin/make -C build/py$pyvers/ PYTHON=python$pyvers; \
| /usr/bin/make -C build/py$pyvers-dbg/ PYTHON=python$pyvers-dbg
PYTHON_INCLUDES=`python$pyvers-dbg-config --include`; \
| done
[...]
| /usr/bin/make: unrecognized option
'--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--configdir'
| Usage: make [options] [target] ...
[...]
| make[1]: *** [override_dh_auto_build] Error 2
| make[1]: Leaving directory
`/build/python-poppler-I3XOx_/python-poppler-0.12.1'
| make: *** [build] Error 2
Apparently that's because python2.7-dbg-config no longer accepts
"--include" as an abbreviation for "--includes".
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org