=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for dd_rescue-1.33 gcc -Os -freorder-blocks -O3 -c frandom.c gcc -Os -freorder-blocks -DVERSION=\"1.33\" -D__COMPILER__="\"gcc (nb3 20231008) 10.5.0\"" dd_rescue.c frandom.o -o dd_rescue dd_rescue.c: In function 'retstrdupcat3': dd_rescue.c:1495:31: warning: passing argument 1 of 'basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1495 | const char* ibase = basename(inm); | ^~~ In file included from dd_rescue.c:86: /usr/include/libgen.h:38:16: note: expected 'char *' but argument is of type 'const char *' 38 | char *basename(char *); | ^~~~~~ ld: /tmp//ccLlKbkS.o: in function `preparegraph': dd_rescue.c:(.text+0x108): undefined reference to `gpos' ld: /tmp//ccLlKbkS.o: in function `updgraph': dd_rescue.c:(.text+0x56c): undefined reference to `gpos' ld: /tmp//ccLlKbkS.o: in function `printstatus': dd_rescue.c:(.text+0xe14): undefined reference to `difftimetv' distcc[3795] ERROR: compile dd_rescue.c on localhost failed gmake: *** [Makefile:48: dd_rescue] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/dd_rescue *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/dd_rescue