Source: libpmount
Version: 0.0.17-3
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpmount.html
...
linux.c: In function '__findloop':
linux.c:97:9: warning: implicit declaration of function 'major'
[-Wimplicit-function-declaration]
if (major(st.st_rdev) != 7)
^~~~~
...
libtool: link: gcc -shared -fPIC -DPIC .libs/kerndep.o .libs/mtab.o
.libs/pmount.o -O2 -Wl,-z -Wl,defs -Wl,--version-script=./libpmount.map
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpmount.so.0 -o
.libs/libpmount.so.0.0.17
/usr/bin/ld: .libs/kerndep.o: in function `__findloop':
./src/linux.c:97: undefined reference to `major'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:422: libpmount.la] Error 1