[Debichem-devel] Bug#1077251: libxpertmass FTBFS: Tries to delete directories outside the source tree

Adrian Bunk bunk at debian.org
Sat Jul 27 12:12:23 BST 2024


Source: libxpertmass
Version: 1.0.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=libxpertmass&ver=1.0.0-1

...
[100%] Built target doc
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/CMakeFiles 0
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu'
find ../ -type d -empty -delete
find: ‘../resolver-wXT7AJ/sources.list.d’: Permission denied
find: ‘../resolver-wXT7AJ/sources.list.d’: Permission denied
make[1]: *** [debian/rules:42: override_dh_auto_build] Error 1


"find ../" goes outside the build directory,
since it is called from the root of the source tree.


More information about the Debichem-devel mailing list