Package: src:fasm
Version: 1.73.06-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in sid but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-arch
dh binary-arch
   dh_testroot -a
   dh_prep -a
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p debian/tmp
(cd source/libc; fasm fasm.asm; gcc -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -m32 
fasm.o -o fasm)
/bin/sh: 1: fasm: not found
gcc: error: fasm.o: No such file or directory
make[1]: *** [debian/rules:11: override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -B"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/fasm.html

The fasm executable has in fact disappeared from the current package:

dpkg -L fasm | grep usr/bin

I have a theory to explain how this happened, see next bug.

Thanks.

Reply via email to