=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for scr2png-1.1nb2 --- .gdbinit --- --- scr2png.o --- --- decode.o --- --- .gdbinit --- rm -f .gdbinit --- scr2png.o --- # compile work/scr2png.o --- .gdbinit --- touch .gdbinit --- decode.o --- # compile work/decode.o --- scr2png.o --- gcc -O2 -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -std=gnu99 -Werror -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2 -c scr2png.c --- decode.o --- gcc -O2 -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -std=gnu99 -Werror -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2 -c decode.c --- scr2png.o --- cc1: warnings being treated as errors scr2png.c: In function 'main': scr2png.c:70:4: error: implicit declaration of function 'strncpy' scr2png.c:70:4: error: incompatible implicit declaration of built-in function 'strncpy' scr2png.c:78:3: error: incompatible implicit declaration of built-in function 'strncpy' scr2png.c:83:2: error: implicit declaration of function 'syscons2gdfont' scr2png.c:89:2: error: implicit declaration of function 'bzero' scr2png.c:89:2: error: incompatible implicit declaration of built-in function 'bzero' scr2png.c:94:2: error: implicit declaration of function 'strncmp' scr2png.c:94:2: error: implicit declaration of function 'strlen' scr2png.c:94:28: error: incompatible implicit declaration of built-in function 'strlen' scr2png.c: In function 'syscons2gdfont': scr2png.c:224:2: error: implicit declaration of function 'strstr' scr2png.c:224:6: error: incompatible implicit declaration of built-in function 'strstr' scr2png.c:249:2: error: implicit declaration of function 'decode' *** [scr2png.o] Error code 1 make: stopped in /scratch/wip/scr2png/work 1 error make: stopped in /scratch/wip/scr2png/work *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/scr2png *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/scr2png