Source: ext4magic Version: 0.3.2-10 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ext4magic.html
... recover.c: In function 'recover_file': recover.c:478:35: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] retval = mknod(helpname, type ,makedev(major, minor)); ^~~~~~~ ... libtool: link: gcc -O2 -g -D_FILE_OFFSET_BITS=64 -g -O2 -ffile-prefix-map=/build/1st/ext4magic-0.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ext4magic ext4magic-block.o ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o ext4magic-util.o -le2p -luuid -lblkid -lz -lbz2 -lmagic -lext2fs /usr/bin/ld: ext4magic-recover.o: in function `recover_file': ./src/recover.c:478: undefined reference to `makedev' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:449: ext4magic] Error 1