Bug#916008: wmhdplop FTBFS with glibc 2.28

Adrian Bunk bunk at debian.org
Sun Dec 9 11:24:40 GMT 2018


Source: wmhdplop
Version: 0.9.10-1
Severity: serious
Tags: ftbfs buster sid

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

...
devnames.c: In function 'device_id_from_name':
devnames.c:207:13: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration]
   *pmajor = major(stat_buf.st_rdev);
             ^~~~~
devnames.c:208:13: warning: implicit declaration of function 'minor'; did you mean 'mknod'? [-Wimplicit-function-declaration]
   *pminor = minor(stat_buf.st_rdev);
             ^~~~~
...
/usr/bin/ld: wmhdplop-devnames.o: in function `device_id_from_name':
./devnames.c:207: undefined reference to `major'
/usr/bin/ld: ./devnames.c:208: undefined reference to `minor'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:483: wmhdplop] Error 1



More information about the Pkg-wmaker-devel mailing list