Source: oss4
Version: 4.2-build2010-5
Severity: serious
Tags: ftbfs

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

...
ossdetect.c: In function 'create_devlinks':
ossdetect.c:564:31: warning: implicit declaration of function 'makedev' 
[-Wimplicit-function-declaration]
       if (mknod (dev, node_m, makedev (major, minor)) == -1)
                               ^~~~~~~
cc -O -s -o ../../../target/sbin/ossdetect ./ossdetect.o   
/usr/bin/ld: ./ossdetect.o: in function `main':
ossdetect.c:(.text+0xf2c): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:34: ../../../target/sbin/ossdetect] Error 1

Reply via email to