Source: lapack
Severity: normal

Dear Maintainer,

I tested your package against a draft package for doxygen 1.8.15:
https://bugs.debian.org/919413
https://salsa.debian.org/paolog-guest/doxygen/-/jobs/120711/artifacts/browse/debian/output/

and it FTBFS with this error:

make[2]: Leaving directory '/<<PKGBUILDDIR>>'
# Remove directory reference files, because they include local build pathnames
# (but don't delete some __*__.3 files)
rm DOCS/man/man3/_[a-zA-Z]*
rm: cannot remove 'DOCS/man/man3/_[a-zA-Z]*': No such file or directory
make[1]: *** [debian/rules:173: override_dh_auto_build-indep] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:60: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

it seems easy to fix by just removing this line from d/rules:
https://salsa.debian.org/science-team/lapack/blob/master/debian/rules#L174

This release of doxygen does not generate anymore the oddly named "Directory 
Reference"
man pages that include the build path, actually it closes the corresponding bug:
https://bugs.debian.org/742871

Paolo

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-1-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to