Source: uhd Version: 4.1.0.4-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past)
Hi, uhd/experimental FTBFS when building only the arch-all packages as done on the buildd: https://buildd.debian.org/status/fetch.php?pkg=uhd&arch=all&ver=4.1.0.4-1&stamp=1634959755&raw=0 fakeroot debian/rules binary-indep dh binary-indep --sourcedirectory=host --with python3 --with numpy3 --buildsystem=cmake+ninja dh_testroot -i -O--sourcedirectory=host -O--buildsystem=cmake\+ninja dh_prep -i -O--sourcedirectory=host -O--buildsystem=cmake\+ninja debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' cp debian/uhd-host.limits debian/uhd-host/etc/security/limits.d/uhd.conf cp: cannot create regular file 'debian/uhd-host/etc/security/limits.d/uhd.conf': No such file or directory make[1]: *** [debian/rules:33: override_dh_auto_install] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:17: binary-indep] Error 2 You probably need to split the override_dh_auto_install target into separate override_dh_auto_install-arch and override_dh_auto_install-indep targets. Andreas