make[2]: Entering directory '/build/reproducible-path/partconf-1.52' <builtin>: update target 'mountpoint.o' due to: target does not exist
cc -W -Wall -Os -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mountpoint.o mountpoint.c
<builtin>: update target 'mountpoint' due to: target does not exist
cc -Wl,-z,relro mountpoint.o -ldebian-installer -o mountpoint
<builtin>: update target 'xasprintf.o' due to: target does not exist
cc -W -Wall -Os -Wdate-time -D_FORTIFY_SOURCE=2 -c -o xasprintf.o xasprintf.c
<builtin>: update target 'mkfstab.o' due to: target does not exist
cc -W -Wall -Os -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mkfstab.o mkfstab.c mkfstab.c: In function ‘mapdevfs’:
mkfstab.c:255:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘device’ will never be NULL [-Waddress]
255 | if(device != NULL && strlen(device) > 0) {
| ^~
mkfstab.c:245:14: note: ‘device’ declared here
245 | char device[PATH_MAX] = "";
| ^~~~~~
<builtin>: update target 'mkfstab' due to: target does not exist
cc -Wl,-z,relro mkfstab.o xasprintf.o -ldebian-installer -o mkfstab <builtin>: update target 'util.o' due to: target does not exist
cc -W -Wall -Os -Wdate-time -D_FORTIFY_SOURCE=2 -c -o util.o util.c Makefile:12: update target 'find-partitions' due to: target does not exist
cc -W -Wall -Os -o find-partitions -DFIND_PARTS_MAIN find-parts.c util.o xasprintf.o -lparted
Makefile:37: update target 'clean' due to: target is .PHONY
rm -f find-partitions mkfstab mountpoint \
test-mkfstab *.o
Makefile:26: update target 'small' due to: target is .PHONY
strip --remove-section=.comment --remove-section=.note find-partitions
strip: 'find-partitions': No such file
make[2]: *** [Makefile:26: small] Error 1 shuffle=reverse
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 486 |
Nodes: | 16 (2 / 14) |
Uptime: | 139:12:06 |
Calls: | 9,657 |
Calls today: | 5 |
Files: | 13,708 |
Messages: | 6,167,235 |