Package: src:hddemux
Version: 0.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
   dh_auto_configure -a
   dh_auto_build -a
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_GNU_SOURCE -g -O3   -Wl,-z,relro -Wl,-z,now 
-luv -lrt -lpthread -lnsl -ldl -lsystemd -std=c11 -pedantic -Wall -Werror -o 
hddemux hddemux.c
/usr/bin/ld: /tmp/cc4N4SQd.o: in function `inbound_first_read':
./hddemux.c:503: undefined reference to `UV__ERR'
/usr/bin/ld: ./hddemux.c:503: undefined reference to `UV__ERR'
/usr/bin/ld: /tmp/cc4N4SQd.o: in function `stream_read':
./hddemux.c:656: undefined reference to `UV__ERR'
/usr/bin/ld: ./hddemux.c:656: undefined reference to `UV__ERR'
/usr/bin/ld: ./hddemux.c:657: undefined reference to `UV__ERR'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:11: hddemux] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:4: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to