Source: mbr Version: 1.1.11-5.1 Severity: serious Justification: fails to build from source (but built successfully in the past) User: [email protected] Usertags: rebootstrap
E.g. mips64el: | dh_installdirs -p mbr-udeb sbin | dh_installdirs: All requested packages have been excluded (e.g. via a Build-Profile). | dh_installdocs -p mbr debian/README-1st.Debian NEWS README AUTHORS | dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use) | dh_installchangelogs | dh_installchangelogs: Compatibility levels before 9 are deprecated (level 7 in use) | /usr/bin/make install INSTALL_PROGRAM="install -s" | make[1]: Entering directory '/<<PKGBUILDDIR>>' | make[2]: Entering directory '/<<PKGBUILDDIR>>' | make[3]: Entering directory '/<<PKGBUILDDIR>>' | test -z "/<<PKGBUILDDIR>>/debian/mbr//sbin" || mkdir -p -- "/<<PKGBUILDDIR>>/debian/mbr//sbin" | install -s 'install-mbr' '/<<PKGBUILDDIR>>/debian/mbr//sbin/install-mbr' | test -z "/<<PKGBUILDDIR>>/debian/mbr/usr/share/man/man8" || mkdir -p -- "/<<PKGBUILDDIR>>/debian/mbr/usr/share/man/man8" | /usr/bin/install -c -m 644 './install-mbr.8' '/<<PKGBUILDDIR>>/debian/mbr/usr/share/man/man8/install-mbr.8' | make[3]: Leaving directory '/<<PKGBUILDDIR>>' | make[2]: Leaving directory '/<<PKGBUILDDIR>>' | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | cp `pwd`/debian/mbr/sbin/install-mbr `pwd`/debian/mbr-udeb/sbin/ | cp: cannot create regular file '/<<PKGBUILDDIR>>/debian/mbr-udeb/sbin/': No such file or directory | debian/rules:34: recipe for target 'install' failed | make: *** [install] Error 1 | dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned exit status 2 https://tests.reproducible-builds.org/debian/rb-pkg/unstable/arm64/mbr.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/mbr.html This is likely because debhelper became more strict recently. You cannot reproduce this on amd64 or i386 (except by cross building). Helmut

