Package: src:game-data-packager
Version: 45
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --parallel --with python3,bash-completion
dh_testdir -i -O--parallel
dh_update_autotools_config -i -O--parallel
dh_auto_configure -i -O--parallel
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
BUILD_DATE="$(dpkg-parsechangelog --show-field=Date)" \
dh_auto_build --parallel
make -j1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
convert data/draci.xpm out/draci.png
convert data/sfinx.xpm out/sfinx.png
convert data/soltys.xpm out/soltys.png
convert-im6.q16: improper image header `data/soltys.xpm' @
error/xpm.c/ReadXPMImage/348.
convert-im6.q16: no images defined `out/soltys.png' @
error/convert.c/ConvertImageCommand/3257.
Makefile:81: recipe for target 'out/soltys.png' failed
make[2]: *** [out/soltys.png] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:13: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
This could be a problem with imagemagick, which entered testing today,
but I'm not 100% sure that imagemagick is to blame. If that's the
case, please use reassign and affects, so that this is still visible
in the page for this package.
Thanks.