+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mmix-20060918nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mmix-20060918nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mmix-20060918nb1 make mmix-arith.c if test -r mmix-arith.ch; then ctangle mmix-arith.w mmix-arith.ch; else ctangle mmix-arith.w; fi make mmix-arith.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -c mmix-arith.c if test -r mmixal.ch; then ctangle mmixal.w mmixal.ch; else ctangle mmixal.w; fi gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include mmixal.c mmix-arith.o -o mmixal make mmix-io.c if test -r mmix-io.ch; then ctangle mmix-io.w mmix-io.ch; else ctangle mmix-io.w; fi make mmix-io.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -c mmix-io.c if test -r mmix-sim.ch; then ctangle mmix-sim.w mmix-sim.ch; else ctangle mmix-sim.w; fi make abstime.c if test -r abstime.ch; then ctangle abstime.w abstime.ch; else ctangle abstime.w; fi make abstime gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -o abstime abstime.c abstime.w:21:1: warning: return type defaults to 'int' [-Wimplicit-int] 21 | main() | ^~~~ ./abstime > abstime.h gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include mmix-sim.c mmix-arith.o mmix-io.o -o mmix rm abstime.h make mmotype.c if test -r mmotype.ch; then ctangle mmotype.w mmotype.ch; else ctangle mmotype.w; fi make mmotype gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -o mmotype mmotype.c if test -r mmix-pipe.ch; then ctangle mmix-pipe.w mmix-pipe.ch; else ctangle mmix-pipe.w; fi ./abstime > abstime.h gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c mmix-pipe.c rm abstime.h make mmix-config.c if test -r mmix-config.ch; then ctangle mmix-config.w mmix-config.ch; else ctangle mmix-config.w; fi make mmix-config.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -c mmix-config.c make mmix-mem.c if test -r mmix-mem.ch; then ctangle mmix-mem.w mmix-mem.ch; else ctangle mmix-mem.w; fi make mmix-mem.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -c mmix-mem.c if test -r mmmix.ch; then ctangle mmmix.w mmmix.ch; else ctangle mmmix.w; fi gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include mmmix.c mmix-arith.o mmix-pipe.o mmix-config.o mmix-mem.o mmix-io.o -o mmmix mmmix.w: In function 'main': mmmix.w:66:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 66 | exit(-3); | ^ ~~ mmmix.w:66:1: warning: incompatible implicit declaration of built-in function 'exit' mmmix.w:62:1: note: include '' or provide a declaration of 'exit' 61 | +++ |+#include 62 | @= mmmix.w:72:4: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 72 | if (strlen(prog_file_name)>4 && | ^~~~~~ mmmix.w:72:4: warning: incompatible implicit declaration of built-in function 'strlen' mmmix.w:71:1: note: include '' or provide a declaration of 'strlen' 70 | +++ |+#include 71 | @ @= mmmix.w:73:1: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 73 | strcmp(prog_file_name+strlen(prog_file_name)-4,".mmb")==0) | ^ ~ mmmix.w:186:1: warning: incompatible implicit declaration of built-in function 'exit' 186 | exit(-3); | ^ mmmix.w:180:1: note: include '' or provide a declaration of 'exit' 179 | +++ |+#include 180 | @= mmmix.w:239:1: warning: incompatible implicit declaration of built-in function 'exit' 239 | exit(-5); | ^ mmmix.w:227:1: note: include '' or provide a declaration of 'exit' 226 | +++ |+#include 227 | @ @= mmmix.w:265:1: warning: incompatible implicit declaration of built-in function 'exit' 265 | exit(-6); | ^ ~~ mmmix.w:261:1: note: include '' or provide a declaration of 'exit' 260 | +++ |+#include 261 | @= mmmix.w:115:1: warning: incompatible implicit declaration of built-in function 'exit' 115 | exit(-3); | ^ mmmix.w:109:1: note: include '' or provide a declaration of 'exit' 108 | +++ |+#include 109 | @ @= mmmix.w:123:1: warning: incompatible implicit declaration of built-in function 'exit' 123 | exit(-3); | ^ mmmix.w:123:1: note: include '' or provide a declaration of 'exit' mmmix.w:140:1: warning: incompatible implicit declaration of built-in function 'exit' 140 | exit(-3); | ^ mmmix.w:135:1: note: include '' or provide a declaration of 'exit' 134 | +++ |+#include 135 | @ @= mmmix.w:150:1: warning: incompatible implicit declaration of built-in function 'exit' 150 | exit(-3); | ^ mmmix.w:145:1: note: include '' or provide a declaration of 'exit' 144 | +++ |+#include 145 | @ @= mmmix.w:130:1: warning: incompatible implicit declaration of built-in function 'exit' 130 | exit(-3); | ^ mmmix.w:126:1: note: include '' or provide a declaration of 'exit' 125 | if (buffer[12]==':') @@; +++ |+#include 126 | else if (buffer[0]==' ') @@; make mmix-doc.dvi make mmix-doc.tex if test -r mmix-doc.ch; then cweave mmix-doc.w mmix-doc.ch; else cweave mmix-doc.w; fi make mmix-doc.dvi tex mmix-doc.tex This is TeX, Version 3.141592653 (TeX Live 2022/pkgsrc) (preloaded format=tex) (./mmix-doc.tex (/opt/local/share/texmf-dist/tex/plain/cweb/cwebmac.tex ! I can't find file `iftex.sty'. l.6 \input iftex.sty % TeX engine tests (Press Enter to retry, or Control-D to exit) Please type another input file name: ! Emergency stop. l.6 No pages of output. Transcript written on mmix-doc.log. *** Error code 1 Stop. make[2]: stopped in /home/pbulk/build/emulators/mmix/work *** Error code 1 Stop. make[1]: stopped in /home/pbulk/build/emulators/mmix/work *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/emulators/mmix/work *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/emulators/mmix *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/emulators/mmix