Source: edk2 Version: 2023.05-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). 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/DoubleBuild Relevant part of the build log: > buffer (last 100 chars): b'.05-1 built at 23:17:53 on Jul 22 > 2023)\r\r\n\x1b[2J\x1b[01;01H\x1b[=3h\x1b[2J\x1b[01;01H\x1b[2J\x1b[01;01H\x1b[=3h\x1b[2J\x1b[01;01H' > before (last 100 chars): b'.05-1 built at 23:17:53 on Jul 22 > 2023)\r\r\n\x1b[2J\x1b[01;01H\x1b[=3h\x1b[2J\x1b[01;01H\x1b[2J\x1b[01;01H\x1b[=3h\x1b[2J\x1b[01;01H' > after: <class 'pexpect.exceptions.TIMEOUT'> > match: None > match_index: None > exitstatus: None > flag_eof: False > pid: 2354803 > child_fd: 5 > closed: False > timeout: 30 > delimiter: <class 'pexpect.exceptions.EOF'> > logfile: None > logfile_read: None > logfile_send: None > maxread: 2000 > ignorecase: False > searchwindowsize: None > delaybeforesend: 0.05 > delayafterclose: 0.1 > delayafterterminate: 0.1 > searcher: searcher_re: > 0: re.compile(b'Press .* or any other key to continue') > make[1]: *** [debian/rules:159: > Build/ArmVirtQemu-AARCH64/RELEASE_GCC5/FV/AAVMF_VARS.ms.fd] Error 1 > rm debian/oem-string-vendor > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:57: build] Error 2 > dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/edk2_2023.05-1_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.

