Bug#997100: grub2: FTBFS: dh_auto_test: error: cd obj/grub-pc && make -j1 check VERBOSE=1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Sat Oct 23 19:37:55 BST 2021


Source: grub2
Version: 2.04-20
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/obj/grub-pc'
> PASS: example_unit_test
> PASS: printf_test
> PASS: date_test
> PASS: priority_queue_unit_test
> PASS: cmp_test
> SKIP: ext234_test
> SKIP: squashfs_test
> PASS: iso9660_test
> SKIP: hfsplus_test
> SKIP: ntfs_test
> SKIP: reiserfs_test
> SKIP: fat_test
> SKIP: minixfs_test
> SKIP: xfs_test
> SKIP: f2fs_test
> SKIP: nilfs2_test
> SKIP: romfs_test
> SKIP: exfat_test
> PASS: tar_test
> SKIP: udf_test
> SKIP: hfs_test
> SKIP: jfs_test
> SKIP: btrfs_test
> SKIP: zfs_test
> PASS: cpio_test
> PASS: example_scripted_test
> PASS: gettext_strings_test
> PASS: pata_test
> FAIL: ahci_test
> PASS: uhci_test
> PASS: ohci_test
> PASS: ehci_test
> PASS: example_grub_script_test
> PASS: grub_script_eval
> PASS: grub_script_test
> PASS: grub_script_echo1
> PASS: grub_script_leading_whitespace
> PASS: grub_script_echo_keywords
> PASS: grub_script_vars1
> PASS: grub_script_for1
> PASS: grub_script_while1
> PASS: grub_script_if
> PASS: grub_script_blanklines
> PASS: grub_script_final_semicolon
> PASS: grub_script_dollar
> PASS: grub_script_comments
> PASS: grub_script_functions
> PASS: grub_script_break
> PASS: grub_script_continue
> PASS: grub_script_shift
> PASS: grub_script_blockarg
> PASS: grub_script_setparams
> PASS: grub_script_return
> PASS: grub_cmd_regexp
> PASS: grub_cmd_date
> SKIP: grub_cmd_set_date
> PASS: grub_cmd_sleep
> PASS: grub_script_expansion
> PASS: grub_script_not
> PASS: grub_script_no_commands
> PASS: partmap_test
> PASS: hddboot_test
> PASS: fddboot_test
> PASS: cdboot_test
> PASS: netboot_test
> PASS: pseries_test
> PASS: core_compress_test
> PASS: xzcompress_test
> PASS: gzcompress_test
> SKIP: lzocompress_test
> PASS: grub_cmd_echo
> PASS: help_test
> PASS: grub_script_gettext
> PASS: grub_script_escape_comma
> PASS: grub_script_strcmp
> PASS: test_sha512sum
> PASS: test_unset
> PASS: grub_func_test
> PASS: grub_cmd_tr
> PASS: file_filter_test
> PASS: grub_cmd_test
> PASS: syslinux_test
> ====================================
>    GRUB 2.04-20: ./test-suite.log
> ====================================
> 
> # TOTAL: 82
> # PASS:  62
> # SKIP:  19
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> SKIP: ext234_test
> =================
> 
> SKIP ext234_test (exit status: 77)
> 
> SKIP: squashfs_test
> ===================
> 
> mksquashfs not installed; cannot test squashfs.
> SKIP squashfs_test (exit status: 77)
> 
> SKIP: hfsplus_test
> ==================
> 
> SKIP hfsplus_test (exit status: 77)
> 
> SKIP: ntfs_test
> ===============
> 
> SKIP ntfs_test (exit status: 77)
> 
> SKIP: reiserfs_test
> ===================
> 
> SKIP reiserfs_test (exit status: 77)
> 
> SKIP: fat_test
> ==============
> 
> SKIP fat_test (exit status: 77)
> 
> SKIP: minixfs_test
> ==================
> 
> SKIP minixfs_test (exit status: 77)
> 
> SKIP: xfs_test
> ==============
> 
> SKIP xfs_test (exit status: 77)
> 
> SKIP: f2fs_test
> ===============
> 
> SKIP f2fs_test (exit status: 77)
> 
> SKIP: nilfs2_test
> =================
> 
> SKIP nilfs2_test (exit status: 77)
> 
> SKIP: romfs_test
> ================
> 
> genromfs not installed; cannot test romfs.
> SKIP romfs_test (exit status: 77)
> 
> SKIP: exfat_test
> ================
> 
> SKIP exfat_test (exit status: 77)
> 
> SKIP: udf_test
> ==============
> 
> SKIP udf_test (exit status: 77)
> 
> SKIP: hfs_test
> ==============
> 
> SKIP hfs_test (exit status: 77)
> 
> SKIP: jfs_test
> ==============
> 
> SKIP jfs_test (exit status: 77)
> 
> SKIP: btrfs_test
> ================
> 
> SKIP btrfs_test (exit status: 77)
> 
> SKIP: zfs_test
> ==============
> 
> SKIP zfs_test (exit status: 77)
> 
> FAIL: ahci_test
> ===============
> 
> tar: Removing leading `/' from member names
> WARNING: Image format was not specified for '/tmp/tmp.TnSutEOfXB' and probing guessed raw.
>          Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
>          Specify the 'raw' format explicitly to remove the restrictions.
> qemu-system-i386: -fw_cfg name=etc/sercon-port,string=0: warning: externally provided fw_cfg item names should be prefixed with "opt/"
> qemu-system-i386: -device ide-drive,drive=disk,bus=ahci.0: 'ide-drive' is not a valid device model name
> FAIL ahci_test (exit status: 1)
> 
> SKIP: grub_cmd_set_date
> =======================
> 
> Skipping flaky test.
> SKIP grub_cmd_set_date (exit status: 77)
> 
> SKIP: lzocompress_test
> ======================
> 
> lzop not installed; cannot test lzo compression.
> SKIP lzocompress_test (exit status: 77)
> 
> ============================================================================
> Testsuite summary for GRUB 2.04-20
> ============================================================================
> # TOTAL: 82
> # PASS:  62
> # SKIP:  19
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to bug-grub at gnu.org
> ============================================================================
> make[6]: *** [Makefile:12031: test-suite.log] Error 1
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/obj/grub-pc'
> make[5]: *** [Makefile:12139: check-TESTS] Error 2
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj/grub-pc'
> make[4]: *** [Makefile:12943: check-am] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj/grub-pc'
> make[3]: *** [Makefile:11916: check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj/grub-pc'
> make[2]: *** [Makefile:12945: check] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj/grub-pc'
> dh_auto_test: error: cd obj/grub-pc && make -j1 check VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/grub2_2.04-20_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-grub-devel mailing list