=> 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 sr-2.3.3nb10
echo "#"						   >paths.sh
echo "#  Created mechanically;  DO NOT EDIT THIS FILE."	  >>paths.sh
echo "#"						  >>paths.sh
sed -n >>paths.sh <Configuration   -e 's/#.*//' -e 's/[ 	]*$//' -e 's/ *= */=/'  -e 's/="*\(.* [^"]*\)"*$/="\1"/' -e '/^[A-Z0-9_]* *=/p'
echo ""							  >>paths.sh
echo  >paths.tmp '/*'
echo >>paths.tmp ' *	Created mechanically;  DO NOT EDIT THIS FILE.'
echo >>paths.tmp ' */'
sed  >>paths.tmp <paths.sh  -n -e 's/"//g' -e 's/.*/#define &"/' -e 's/= */ "/p'
if cmp -s paths.tmp paths.h; then :; else cp paths.tmp paths.h; fi
cc -O3  -I/usr/X11R7/include -c util.c -o util.o
In file included from util.c:10:
util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
util.c: In function 'spawn':
util.c:176:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
  176 |     wait (&status);
      |     ^~~~
cmp -s multi/uni.h srmulti.h || cp multi/uni.h srmulti.h
cmp -s multi/uni.c srmulti.c || cp multi/uni.c srmulti.c
cd sr;		make   CC="cc" CFLAGS="-O3"
cc -O3  -I/usr/X11R7/include -c main.c -o main.o
In file included from compiler.h:11,
                 from main.c:5:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
main.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int]
   45 | main (argc, argv)
      | ^~~~
...expect 4 shift/reduce conflicts:
yacc  -d grammar.y
yacc: 4 shift/reduce conflicts.
mv y.tab.c grammar.c
mv y.tab.h tokens.h
cc -O3  -I/usr/X11R7/include -c grammar.c -o grammar.o
In file included from compiler.h:11,
                 from grammar.y:5:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
lex tokens.l
mv lex.yy.c tokens.c
cc -O3  -I/usr/X11R7/include -c tokens.c -o tokens.o
In file included from compiler.h:11,
                 from tokens.l:30:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c alloc.c -o alloc.o
In file included from compiler.h:11,
                 from alloc.c:8:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c attest.c -o attest.o
In file included from compiler.h:11,
                 from attest.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c dynamic.c -o dynamic.o
In file included from compiler.h:11,
                 from dynamic.c:22:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c errors.c -o errors.o
In file included from compiler.h:11,
                 from errors.c:5:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c fold.c -o fold.o
In file included from compiler.h:11,
                 from fold.c:4:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gdecl.c -o gdecl.o
In file included from compiler.h:11,
                 from gdecl.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gexpr.c -o gexpr.o
In file included from compiler.h:11,
                 from gexpr.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c ginput.c -o ginput.o
In file included from compiler.h:11,
                 from ginput.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gloop.c -o gloop.o
In file included from compiler.h:11,
                 from gloop.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gmisc.c -o gmisc.o
In file included from compiler.h:11,
                 from gmisc.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gparam.c -o gparam.o
In file included from compiler.h:11,
                 from gparam.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gstmt.c -o gstmt.o
In file included from compiler.h:11,
                 from gstmt.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
gstmt.c: In function 'cosend':
gstmt.c:360:1: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
  360 | cosend (e, n, tname)
      | ^~~~~~
cc -O3  -I/usr/X11R7/include -c import.c -o import.o
In file included from compiler.h:11,
                 from import.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
echo '/*  Created mechanically;  DO NOT EDIT THIS FILE  */' >tkflags.h
echo '' >>tkflags.h
awk '/^%t[^*]*\*[BEG + END]*\*/{printf("TKFLAGS(%s,%s)\n",$2,$4);}'  <grammar.y >>tkflags.h
cc -O3  -I/usr/X11R7/include -c input.c -o input.o
In file included from compiler.h:11,
                 from input.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c list.c -o list.o
In file included from compiler.h:11,
                 from list.c:20:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c names.c -o names.o
In file included from compiler.h:11,
                 from names.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c node.c -o node.o
In file included from compiler.h:11,
                 from node.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c op.c -o op.o
In file included from compiler.h:11,
                 from op.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c output.c -o output.o
In file included from compiler.h:11,
                 from output.c:8:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
output.c: In function 'mkinter':
output.c:76:6: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration]
   76 |  if (mkdir (ifdir, 0777) != 0 && errno != EEXIST)
      |      ^~~~~
cc -O3  -I/usr/X11R7/include -c params.c -o params.o
In file included from compiler.h:11,
                 from params.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c pregen.c -o pregen.o
In file included from compiler.h:11,
                 from pregen.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c presig.c -o presig.o
In file included from compiler.h:11,
                 from presig.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | 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 -o print.o
In file included from compiler.h:11,
                 from print.c:6:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c resource.c -o resource.o
In file included from compiler.h:11,
                 from resource.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c signat.c -o signat.o
In file included from compiler.h:11,
                 from signat.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c symtab.c -o symtab.o
In file included from compiler.h:11,
                 from symtab.c:3:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | 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 -o main.o
In file included from funcs.h:4,
                 from main.c:7:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
main.c:33:1: warning: return type defaults to 'int' [-Wimplicit-int]
   33 | main (argc, argv)
      | ^~~~
cc -O3  -I/usr/X11R7/include -c limits.c -o limits.o
In file included from funcs.h:4,
                 from limits.c:6:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c resource.c -o resource.o
In file included from funcs.h:4,
                 from resource.c:6:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | extern spawn();   /* fork and exec */
      |        ^~~~~
cc -O3  -I/usr/X11R7/include -c gen.c -o gen.o
In file included from funcs.h:4,
                 from gen.c:4:
../util.h:20:8: warning: type defaults to 'int' in declaration of 'spawn' [-Wimplicit-int]
   20 | 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 -o cstest.o
cstest.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int]
   53 | 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 -o main.o
In file included from rts.h:47,
                 from main.c:9:
../sr.h:307:21: error: macro "memcpy" requires 3 arguments, but only 1 given
  307 | extern void *memcpy();
      |                     ^
In file included from /usr/include/string.h:127,
                 from ../gen.h:38,
                 from rts.h:23,
                 from main.c:9:
/usr/include/ssp/string.h:95: note: macro "memcpy" defined here
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from rts.h:47,
                 from main.c:9:
../sr.h:307:14: error: 'memcpy' redeclared as different kind of symbol
  307 | extern void *memcpy();
      |              ^~~~~~
In file included from ../gen.h:38,
                 from rts.h:23,
                 from main.c:9:
/usr/include/string.h:51:7: note: previous declaration of 'memcpy' was here
   51 | void *memcpy(void * __restrict, const void * __restrict, size_t);
      |       ^~~~~~
main.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int]
   53 | main (argc, argv)
      | ^~~~
main.c: In function 'shutdn':
main.c:648:2: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
  648 |  wait (&wstatus);
      |  ^~~~
*** 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