Bug#906470: grub2: FTBFS in buster/sid (failing tests)
Santiago Vila
sanvila at debian.org
Fri Aug 17 20:21:13 BST 2018
Package: src:grub2
Version: 2.02+dfsg1-5
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --parallel
dh: Compatibility levels before 9 are deprecated (level 7 in use)
dh_update_autotools_config -a -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/grub2-2.02+dfsg1'
mkdir -p debian/stamps
rm -rf debian/grub-extras-enabled
mkdir debian/grub-extras-enabled
set -e; for extra in 915resolution ntldr-img; do \
cp -a debian/grub-extras/$extra debian/grub-extras-enabled/; \
done
env -u DH_OPTIONS GRUB_CONTRIB=/<<BUILDDIR>>/grub2-2.02+dfsg1/debian/grub-extras-enabled \
dh_autoreconf -- ./autogen.sh
[... snipped ...]
SKIP: gettext_strings_test
==========================
Skipping upstream maintenance check.
FAIL: grub_cmd_set_date
=======================
qemu-system-i386: -fw_cfg name=etc/sercon-port,string=0: warning: externally provided fw_cfg item names should be prefixed with "opt/"
Killed
Test failed: 2018-08-14 00:00:37 Tuesday
SKIP: lzocompress_test
======================
lzop not installed; cannot test lzo compression.
============================================================================
Testsuite summary for GRUB 2.02+dfsg1-5
============================================================================
# TOTAL: 81
# PASS: 62
# SKIP: 18
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-grub at gnu.org
============================================================================
make[6]: *** [Makefile:11521: test-suite.log] Error 1
make[6]: Leaving directory '/<<BUILDDIR>>/grub2-2.02+dfsg1/obj/grub-pc'
make[5]: *** [Makefile:11629: check-TESTS] Error 2
make[5]: Leaving directory '/<<BUILDDIR>>/grub2-2.02+dfsg1/obj/grub-pc'
make[4]: *** [Makefile:12421: check-am] Error 2
make[4]: Leaving directory '/<<BUILDDIR>>/grub2-2.02+dfsg1/obj/grub-pc'
make[3]: *** [Makefile:11406: check-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/grub2-2.02+dfsg1/obj/grub-pc'
make[2]: *** [Makefile:12423: check] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/grub2-2.02+dfsg1/obj/grub-pc'
dh_auto_test: cd obj/grub-pc && make -j1 check VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:244: debian/stamps/build-grub-pc] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/grub2-2.02+dfsg1'
make: *** [debian/rules:131: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/grub2.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the Pkg-grub-devel
mailing list