Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#1028881 - cyarray: FTBFS: dh_auto_test: error: pybuild --test --test ...
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.
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#1030526 - live-build: Fails to build bookworm, due to ... - Debian
Using non-free-firmware archive area did help! (my build fails at the moment, due to some pulseaudio-module-zeroconf dependency issue, but that is probably just transient issue in the archive, not live-build issue).
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#1030176 - libvirt-python: E: pybuild pybuild:388: build: plugin ...
Message #5 received at submit@bugs.debian.org (full text, mbox, reply): From: Sebastian Ramacher <sramacher@debian.org> To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: libvirt-python: E: pybuild pybuild:388: build: plugin distutils failed with: exit code=1: /usr/bin/python3 setup.py build Date: Tue, 31 Jan 2023 21:57:25 +0100
Global web icon
debian.org
https://bugs.debian.org/291320
#291320 - dpkg-deb: New --build --owner=root option to avoid ... - Debian
Unfortunately when fakeroot fails it results in results in the wrong file permissions in the .deb, but in a production environment it is a matter of tracking down which build host the broken build came from.
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#963459 - python-transitions: FTBFS: dh_auto_test: error: pybuild ...
Source: python-transitions Version: 0.8.1-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64.
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#1101411 - broadcom-sta-dkms: Fails to build with kernel 6.12.12+bpo ...
I expected the `broadcom-sta-dkms` module to build successfully for kernel `6.12.12+bpo-amd64`, allowing the kernel and dependent packages (`linux-image-amd64`, `linux-headers-6.12.12+bpo-amd64`, etc.) to configure and complete the upgrade without errors.
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#964663 - seabios: FTBFS: ld: cannot use executable file 'build/bios ...
Every failed build was retried once to eliminate random failures. Added blocking bug (s) of 964663: 964724 Request was from mjt <[email protected]> to control@bugs.debian.org. (Thu, 09 Jul 2020 15:30:02 GMT) (full text, mbox, link).
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
#817955 - dpkg-buildpackage: Please remove the "Use -d flag to ... - Debian
It's vital for "dpkg-buildpackage -S" -- many of us use sbuild for binary builds so build-dependencies are unlikely to be installed on the host. It's especially annoying if you do porting or qa as you handle many many packages.
Global web icon
debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
Debian Bug report logs - #1000610 lintian: FP for missing-build ...
And unfortunately the help page (https://lintian.debian.org/tags/missing-build-dependency-for-dh-addon) doesn't help much either. For me the solution was to remove `--with autoreconf` from d/rules.
Global web icon
debian.org
https://bugs.debian.org/998978
#998978 - mailto: missing required debian/rules targets build-arch and ...
* Implement the required build-arch and build-indep targets in debian/rules. (Closes: # 998978) * Make the build reproducible by adding "-n" to the gzip (1) invocation.