=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for sr-2.3.3nb10 echo "#" >paths.sh echo "# Created mechanically; DO NOT EDIT THIS FILE." >>paths.sh echo "#" >>paths.sh sed -n >>paths.sh >paths.sh echo >paths.tmp '/*' echo >>paths.tmp ' * Created mechanically; DO NOT EDIT THIS FILE.' echo >>paths.tmp ' */' sed >>paths.tmp tkflags.h echo '' >>tkflags.h awk '/^%t[^*]*\*[BEG + END]*\*/{printf("TKFLAGS(%s,%s)\n",$2,$4);}' >tkflags.h cc -O3 -I/usr/X11R7/include -c input.c In file included from compiler.h:11:0, from input.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c list.c In file included from compiler.h:11:0, from list.c:20: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c names.c In file included from compiler.h:11:0, from names.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c node.c In file included from compiler.h:11:0, from node.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c op.c In file included from compiler.h:11:0, from op.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c output.c In file included from compiler.h:11:0, from output.c:8: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ output.c: In function 'mkinter': output.c:76:6: warning: implicit declaration of function 'mkdir'; did you mean 'rmdir'? [-Wimplicit-function-declaration] if (mkdir (ifdir, 0777) != 0 && errno != EEXIST) ^~~~~ rmdir cc -O3 -I/usr/X11R7/include -c params.c In file included from compiler.h:11:0, from params.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c pregen.c In file included from compiler.h:11:0, from pregen.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c presig.c In file included from compiler.h:11:0, from presig.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -E includer.c | sed 's/,/ ,/' | awk -f elabels.awk >print.h cc -O3 -I/usr/X11R7/include -c print.c In file included from compiler.h:11:0, from print.c:6: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c resource.c In file included from compiler.h:11:0, from resource.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c signat.c In file included from compiler.h:11:0, from signat.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c symtab.c In file included from compiler.h:11:0, from symtab.c:3: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ . ../paths.sh; cc -O3 -o sr main.o grammar.o tokens.o ../util.o alloc.o attest.o dynamic.o errors.o fold.o gdecl.o gexpr.o ginput.o gloop.o gmisc.o gparam.o gstmt.o import.o input.o list.o names.o node.o op.o output.o params.o pregen.o presig.o print.o resource.o signat.o symtab.o $LIBM $LIBC cd srl; make CC="cc" CFLAGS="-O3" cc -O3 -I/usr/X11R7/include -c main.c In file included from funcs.h:4:0, from main.c:7: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ main.c:33:1: warning: return type defaults to 'int' [-Wimplicit-int] main (argc, argv) ^~~~ cc -O3 -I/usr/X11R7/include -c limits.c In file included from funcs.h:4:0, from limits.c:6: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c resource.c In file included from funcs.h:4:0, from resource.c:6: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ cc -O3 -I/usr/X11R7/include -c gen.c In file included from funcs.h:4:0, from gen.c:4: ../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int] extern spawn(); /* fork and exec */ ^~~~~ . ../paths.sh; cc -O3 -o srl main.o limits.o resource.o gen.o ../util.o $LIBC cd csw; make CC="cc" CFLAGS="-O3" cc -O3 -I/usr/X11R7/include -c cstest.c cstest.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int] main () ^~~~ cc -O3 -c netbsd.c ld -r -o asm.o netbsd.o /usr/lib/libpthread.a . ../paths.sh; cc -O3 -o cstest cstest.o asm.o $LIBM $LIBC rm -f OKAY ...checking context switch code ./cstest >cstest.out running context switch test, arch = NetBSD 2.0 and later cmp cstest.out cstest.stdout echo "`date`: cstest passed" >OKAY cd rts; make CC="cc" CFLAGS="-O3" cc -O3 -I/usr/X11R7/include -c main.c In file included from rts.h:47:0, from main.c:9: ../sr.h:307:21: error: macro "memcpy" requires 3 arguments, but only 1 given extern void *memcpy(); ^ ../sr.h:307:14: error: 'memcpy' redeclared as different kind of symbol extern void *memcpy(); ^~~~~~ In file included from ../gen.h:38:0, from rts.h:23, from main.c:9: /usr/include/string.h:51:7: note: previous declaration of 'memcpy' was here void *memcpy(void * __restrict, const void * __restrict, size_t); ^~~~~~ main.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int] main (argc, argv) ^~~~ main.c: In function 'shutdn': main.c:648:2: warning: implicit declaration of function 'wait'; did you mean 'main'? [-Wimplicit-function-declaration] wait (&wstatus); ^~~~ main *** Error code 1 Stop. make[1]: stopped in /tmp/pkgbuild/lang/sr/work.alpha/rts *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/lang/sr/work.alpha *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/sr *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/sr