Source: unyaffs Version: 0.9.6-1 Severity: serious Tags: ftbfs buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/unyaffs.html
... make V=1 -j1 make[2]: Entering directory '/build/1st/unyaffs-0.9.6' cc -D_FORTIFY_SOURCE=2 -O2 -Wall -Wl,-z,relro unyaffs.c -o unyaffs unyaffs.c: In function 'prt_node': unyaffs.c:360:15: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] major(oh->yst_rdev), ^~~~~ unyaffs.c:361:15: warning: implicit declaration of function 'minor'; did you mean 'mknod'? [-Wimplicit-function-declaration] minor(oh->yst_rdev)); ^~~~~ mknod /usr/bin/ld: /tmp/ccmn6g0d.o: in function `process_chunk': unyaffs.c:(.text+0x12cf): undefined reference to `minor' /usr/bin/ld: unyaffs.c:(.text+0x12e1): undefined reference to `major' /usr/bin/ld: unyaffs.c:(.text+0x1330): undefined reference to `minor' /usr/bin/ld: unyaffs.c:(.text+0x1342): undefined reference to `major' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:4: unyaffs] Error 1