Source: efibootguard Version: 0.13-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package efibootguard > dpkg-buildpackage: info: source version 0.13-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Gylstorff Quirin > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in . > test -z "./version.h libebgenv.pc ./drivers/watchdog/init_array_start.o > ./drivers/watchdog/wdat.o ./drivers/watchdog/amdfch_wdt.o > ./drivers/watchdog/i6300esb.o ./drivers/watchdog/atom-quark.o > ./drivers/watchdog/ipc4x7e_wdt.o ./drivers/watchdog/itco.o > ./drivers/watchdog/hpwdt.o ./drivers/watchdog/init_array_end.o > ./env/syspart.o ./env/fatvars.o ./utils.o ./bootguard.o ./main.o > ./efibootguardx64.so efibootguardx64.efi ./kernel-stub/fdt.o > ./kernel-stub/initrd.o ./kernel-stub/main.o ./kernel-stub/kernel-stubx64.so > kernel-stubx64.efi bg_printenv ./completion/bash/bg_setenv.bash > ./completion/bash/bg_printenv.bash ./completion/zsh/_bg_setenv > ./completion/zsh/_bg_printenv" || rm -f ./version.h libebgenv.pc > ./drivers/watchdog/init_array_start.o ./drivers/watchdog/wdat.o > ./drivers/watchdog/amdfch_wdt.o > ./drivers/watchdog/i6300esb.o ./drivers/watchdog/atom-quark.o > ./drivers/watchdog/ipc4x7e_wdt.o ./drivers/watchdog/itco.o > ./drivers/watchdog/hpwdt.o ./drivers/watchdog/init_array_end.o > ./env/syspart.o ./env/fatvars.o ./utils.o ./bootguard.o ./main.o > ./efibootguardx64.so efibootguardx64.efi ./kernel-stub/fdt.o > ./kernel-stub/initrd.o ./kernel-stub/main.o ./kernel-stub/kernel-stubx64.so > kernel-stubx64.efi bg_printenv ./completion/bash/bg_setenv.bash > ./completion/bash/bg_printenv.bash ./completion/zsh/_bg_setenv > ./completion/zsh/_bg_printenv > test -z "libebgenv.a" || rm -f libebgenv.a > test -z "libebgenv.la" || rm -f libebgenv.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f bg_setenv > rm -f *.tab.c > rm -rf env/.libs env/_libs > rm -f env/*.o > test -z "libebgenv.pc" || rm -f libebgenv.pc > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -rf tools/.libs tools/_libs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > rm -f env/*.lo > test . = "." || test -z "" || rm -f > rm -f env/.deps/.dirstamp > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f tools/*.o > rm -f env/.dirstamp > rm -f tools/*.lo > rm -f tools/.deps/.dirstamp > rm -f tools/.dirstamp > Making distclean in tools/tests > test -z "libtest_env_api_fat.a" || rm -f libtest_env_api_fat.a > test -z "libenvapi_testlib_fat.a" || rm -f libenvapi_testlib_fat.a > rm -rf .libs _libs > rm -f *.o > test -z "test_bgenv_init_retval.log test_probe_config_partitions.log > test_probe_config_file.log test_ebgenv_api_internal.log test_ebgenv_api.log" > || rm -f test_bgenv_init_retval.log test_probe_config_partitions.log > test_probe_config_file.log test_ebgenv_api_internal.log test_ebgenv_api.log > rm -f test_bgenv_init_retval test_probe_config_partitions > test_probe_config_file test_ebgenv_api_internal test_ebgenv_api > rm -f *.lo > rm -f *.tab.c > rm -f ../../env/*.o > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "test_bgenv_init_retval.trs test_probe_config_partitions.trs > test_probe_config_file.trs test_ebgenv_api_internal.trs test_ebgenv_api.trs" > || rm -f test_bgenv_init_retval.trs test_probe_config_partitions.trs > test_probe_config_file.trs test_ebgenv_api_internal.trs test_ebgenv_api.trs > test . = "." || test -z "" || rm -f > rm -f ../../tools/*.o > rm -f ../../env/.deps/.dirstamp > test -z "test-suite.log" || rm -f test-suite.log > rm -f ../../env/.dirstamp > rm -f ../../tools/.deps/.dirstamp > rm -f ../../tools/.dirstamp > rm -f ../../env/.deps/env_api.Po > rm -f ../../env/.deps/env_api_fat.Po > rm -f ../../env/.deps/env_config_file.Po > rm -f ../../env/.deps/env_config_partitions.Po > rm -f ../../env/.deps/env_disk_utils.Po > rm -f ../../env/.deps/uservars.Po > rm -f ../../tools/.deps/ebgpart.Po > rm -f ./.deps/test_bgenv_init_retval-test_bgenv_init_retval.Po > rm -f ./.deps/test_bgenv_init_retval-test_main.Po > rm -f ./.deps/test_ebgenv_api-test_ebgenv_api.Po > rm -f ./.deps/test_ebgenv_api-test_main.Po > rm -f ./.deps/test_ebgenv_api_internal-test_ebgenv_api_internal.Po > rm -f ./.deps/test_ebgenv_api_internal-test_main.Po > rm -f ./.deps/test_probe_config_file-fake_devices.Po > rm -f ./.deps/test_probe_config_file-test_main.Po > rm -f ./.deps/test_probe_config_file-test_probe_config_file.Po > rm -f ./.deps/test_probe_config_partitions-fake_devices.Po > rm -f ./.deps/test_probe_config_partitions-test_main.Po > rm -f ./.deps/test_probe_config_partitions-test_probe_config_partitions.Po > rm -f Makefile > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f env/.deps/env_api_fat.Plo > rm -f env/.deps/env_api.Plo > rm -f env/.deps/env_config_file.Plo > rm -f env/.deps/env_config_partitions.Plo > rm -f env/.deps/env_disk_utils.Plo > rm -f env/.deps/libebgenv_a-env_api_fat.Po > rm -f env/.deps/libebgenv_a-env_api.Po > rm -f env/.deps/libebgenv_a-env_config_file.Po > rm -f env/.deps/libebgenv_a-env_config_partitions.Po > rm -f env/.deps/libebgenv_a-env_disk_utils.Po > rm -f env/.deps/libebgenv_a-uservars.Po > rm -f env/.deps/uservars.Plo > rm -f tools/.deps/bg_setenv-bg_envtools.Po > rm -f tools/.deps/bg_setenv-bg_printenv.Po > rm -f tools/.deps/bg_setenv-bg_setenv.Po > rm -f tools/.deps/bg_setenv-main.Po > rm -f tools/.deps/ebgpart.Plo > rm -f tools/.deps/libebgenv_a-ebgpart.Po > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: warning: upstream signing key but no upstream tarball signature > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building efibootguard using existing > ./efibootguard_0.13.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to > completion/bg_printenv/__pycache__/cli.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add > completion/bg_printenv/__pycache__/cli.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > completion/bg_printenv/__pycache__/common.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > completion/bg_printenv/__pycache__/common.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > completion/bg_setenv/__pycache__/cli.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add completion/bg_setenv/__pycache__/cli.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > completion/bg_setenv/__pycache__/common.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add > completion/bg_setenv/__pycache__/common.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/efibootguard_0.13-2_unstable.log If you reassign this bug to another package, please mark 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.

