Bug#851140: FTBFS? clcean target fails with autoconfig foo
Jonathan Dowland
jmtd at debian.org
Thu Jan 12 11:32:52 UTC 2017
Package: src:chocolate-doom
Version: 2.3.0-1
Severity: normal
Hey, I'm sorry, I really hope this is me doing something stupid, but something around
the autotools magic in the clean target seems to have broken the package build. This
is in my sid build container, freshly updated:
jon at debdev:~/chocolate-doom$ gbp buildpackage -us -uc -j8
dpkg-buildpackage -rfakeroot -us -uc -i -I -j8
dpkg-buildpackage: info: source package chocolate-doom
dpkg-buildpackage: info: source version 2.3.0-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Fabian Greffrath <fabian at debian.org>
dpkg-source -i -I --before-build chocolate-doom
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --parallel --with autoreconf,bash-completion
dh_testdir
dh_auto_clean
make -j8 distclean
make[1]: Entering directory '/home/jon/chocolate-doom'
/bin/bash ./config.status --recheck
cd . && /bin/bash /home/jon/chocolate-doom/autotools/missing automake-1.15 --foreign
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules build_alias=x86_64-linux-gnu CFLAGS=-g -O2 -fdebug-prefix-map=/home/jon/chocolate-doom=. -fstack-protector-strong -Wformat -Werror=format-security LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,defs CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 --no-create --no-recursion
configure: WARNING: unrecognized options: --disable-maintainer-mode
configure: error: cannot run /bin/bash autotools/config.sub
Makefile:442: recipe for target 'config.status' failed
make[1]: *** [config.status] Error 127
make[1]: *** Waiting for unfinished jobs....
configure.ac:13: error: required file 'autotools/config.guess' not found
configure.ac:13: 'automake --add-missing' can install 'config.guess'
configure.ac:13: error: required file 'autotools/config.sub' not found
configure.ac:13: 'automake --add-missing' can install 'config.sub'
Makefile:419: recipe for target 'Makefile.in' failed
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory '/home/jon/chocolate-doom'
dh_auto_clean: make -j8 distclean returned exit code 2
debian/rules:6: recipe for target 'clean' failed
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc -i -I -j8 failed
gbp:error: 'debuild -i -I -us -uc -j8' failed: it exited with 29
-- Packages:
ii bash-completion 1:2.1-4.3 all
ii debhelper 10.2.3 all
ii dh-autoreconf 13 all
ii libpng-dev:amd64 1.6.28-1 amd64
ii libsamplerate0-dev:amd64 0.1.8-8 amd64
ii libsdl-mixer1.2-dev:amd64 1.2.12-11+b1 amd64
ii libsdl-net1.2-dev:amd64 1.2.8-4 amd64
ii libsdl1.2-dev 1.2.15+dfsg1-4 amd64
ii python 2.7.11-2 amd64
-- System Information:
Debian Release: 8.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the Pkg-games-devel
mailing list