=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/mmix", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] 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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*8*13*25*30*41*46*54*68*85*96 Writing the output file (mmix-arith.c):.....500.....1000... Done. (No errors were found.) make mmix-arith.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c mmix-arith.c if test -r mmixal.ch; then ctangle mmixal.w mmixal.ch; else ctangle mmixal.w; fi This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*22*26*32*54*81*102*135*146 Writing the output file (mmixal.c):.....500.....1000.....1500.....2000 Done. (No errors were found.) gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations 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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*25 Writing the output file (mmix-io.c):... Done. (No errors were found.) make mmix-io.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c mmix-io.c if test -r mmix-sim.ch; then ctangle mmix-sim.w mmix-sim.ch; else ctangle mmix-sim.w; fi This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*4*9*16*23*38*54*60*84*108*128*141*167 Writing the output file (mmix-sim.c):.....500.....1000.....1500.....2000.... Done. (No errors were found.) make abstime.c if test -r abstime.ch; then ctangle abstime.w abstime.ch; else ctangle abstime.w; fi This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1 Writing the output file (abstime.c): Done. (No errors were found.) make abstime gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib -o abstime abstime.c abstime.w:21:1: error: return type defaults to 'int' [-Wimplicit-int] 21 | main() | ^~~~ *** Error code 1 Stop. make[1]: stopped making "abstime" in /tmp/work/emulators/mmix/work *** Error code 1 Stop. bmake: stopped making "all doc" in /tmp/work/emulators/mmix/work *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/mmix *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/mmix