=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/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 -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 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 -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 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 -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 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 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -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 -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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*7*9*13*18*23*25*31 Writing the output file (mmotype.c):... Done. (No errors were found.) make mmotype gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*16*23*47*58*68*124*145*150*163*206*217*235*246*265*284*306*327*343*352*371*389 Writing the output files: (mmix-pipe.c).....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500... (mmix-pipe.h).... Done. (No errors were found.) ./abstime > abstime.h gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*8*18*26*38*39 Writing the output file (mmix-config.c):.....500. Done. (No errors were found.) make mmix-config.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*4 Writing the output file (mmix-mem.c): Done. (No errors were found.) make mmix-mem.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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 This is CTANGLE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*5*9*13*26 Writing the output file (mmmix.c):... Done. (No errors were found.) gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:66:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 66 | exit(-3); | ^ ~~ mmmix.w:66:1: note: include '' or provide a declaration of 'exit' mmmix.w:72:4: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 72 | if (strlen(prog_file_name)>4 && | ^~~~~~ mmmix.w:38:1: note: include '' or provide a declaration of 'strlen' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:72:4: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 72 | if (strlen(prog_file_name)>4 && | ^~~~~~ mmmix.w:72:4: note: include '' or provide a declaration of 'strlen' 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:73:1: note: include '' or provide a declaration of 'strcmp' mmmix.w:186:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 186 | exit(-3); | ^ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:239:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 239 | exit(-5); | ^ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:265:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 265 | exit(-6); | ^ ~~ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:115:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 115 | exit(-3); | ^ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:123:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 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' [-Wbuiltin-declaration-mismatch] 140 | exit(-3); | ^ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:150:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 150 | exit(-3); | ^ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# mmmix.w:130:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 130 | exit(-3); | ^ mmmix.w:38:1: note: include '' or provide a declaration of 'exit' 37 | #include "mmix-pipe.h" +++ |+#include 38 | @# 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 This is CWEAVE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*5*7*9*10*15*17*20*21*29*30*32*39*44*48*52 Writing the output file...*1*5*7*9*10*15*17*20*21*29*30*32*39*44*48*52 Writing the index... Done. (No errors were found.) make mmix-doc.dvi tex mmix-doc.tex This is TeX, Version 3.141592653 (TeX Live 2026/pkgsrc) (preloaded format=tex) (./mmix-doc.tex (/opt/local/share/texmf-dist/tex/plain/cweb/cwebmac.tex (/opt/local/share/texmf-dist/tex/generic/iftex/iftex.sty) (/opt/local/share/texmf-dist/tex/plain/cweb/cwebacromac.tex)) (/opt/local/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) *1 [1] *5 [2] [3] *7 [4] [5] *9 [6] *10 [7] [8] [9] [10] *15 [11] *17 [12] [13] *20 [14] *21 [15] [16] [17] [18] [19] [20] [21] *29 [22] [23] *30 [24] [25] *32 [26] [27] [28] [29] [30] *39 [31] [32] (mmix.1 ) [33] [34] *44 [35] [36] [37] [38] [39] *48 [40] [41] [42] [43] *52 Index: (./mmix-doc.idx [44] [45] [46]) [47] Section names: (./mmix-doc.scn) Table of contents: (./mmix-doc.toc) [0] ) Output written on mmix-doc.dvi (48 pages, 214948 bytes). Transcript written on mmix-doc.log. make mmix-doc.ps dvips mmix-doc -o mmix-doc.ps This is dvips(k) 2026.1 (TeX Live 2026) Copyright 2026 Radical Eye Software (www.radicaleye.com) ' TeX output 2026.09.04:1049' -> mmix-doc.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33 <./mmix.1>] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [0] make mmixal.tex if test -r mmixal.ch; then cweave mmixal.w mmixal.ch; else cweave mmixal.w; fi This is CWEAVE, Version 4.12.2 (TeX Live 2026/pkgsrc) *1*22*26*32*54*81*102*135*146 Writing the output file...*1*22*26*32*54*81*102*135*146 Writing the index... Done. (No errors were found.) make mmixal.dvi tex mmixal.tex This is TeX, Version 3.141592653 (TeX Live 2026/pkgsrc) (preloaded format=tex) (./mmixal.tex (/opt/local/share/texmf-dist/tex/plain/cweb/cwebmac.tex (/opt/local/share/texmf-dist/tex/generic/iftex/iftex.sty) (/opt/local/share/texmf-dist/tex/plain/cweb/cwebacromac.tex)) *1 [1] [2] [3] [4] [5] [6] [7] [8] [9] *22 [10] [11] [12] [13] *26 [14] [15] *32 [16] [17] [18] [19] [20] [21] [22] [23] [24] *54 [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] *81 [35] [36] [37] [38] [39] [40] [41] *102 [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] *135 [54] [55] [56] *146 Index: (./mmixal.idx [57] [58] [59] [60] [61]) [62] Section names: (./mmixal.scn [63]) [64] Table of contents: (./mmixal.toc) [0] ) Output written on mmixal.dvi (65 pages, 291436 bytes). Transcript written on mmixal.log. make mmix-sim.tex if test -r mmix-sim.ch; then cweave mmix-sim.w mmix-sim.ch; else cweave mmix-sim.w; fi This is CWEAVE, 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...*1*4*9*16*23*38*54*60*84*108*128*141*167 Writing the index... Done. (No errors were found.) make mmix-sim.dvi tex mmix-sim.tex This is TeX, Version 3.141592653 (TeX Live 2026/pkgsrc) (preloaded format=tex) (./mmix-sim.tex (/opt/local/share/texmf-dist/tex/plain/cweb/cwebmac.tex (/opt/local/share/texmf-dist/tex/generic/iftex/iftex.sty) (/opt/local/share/texmf-dist/tex/plain/cweb/cwebacromac.tex)) *1 [1] [2] [3] [4] *4 [5] [6] [7] [8] *9 [9] [10] [11] *16 [12] [13] [14] *23 [15] [16] [17] [18] [19] *38 [20] [21] [22] [23] *54 [24] [25] *60 [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] *84 [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] *108 [50] [51] [52] [53] [54] [55] [56] *128 [57] [58] [59] [60] [61] *141 [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] *167 Index: (./mmix-sim.idx [75] [76] [77] [78] [79] [80] [81]) [82] Section names: (./mmix-sim.scn [83]) [84] Table of contents: (./mmix-sim.toc) [0] ) Output written on mmix-sim.dvi (85 pages, 370960 bytes). Transcript written on mmix-sim.log. dvips -n13 mmixal.dvi -o mmixal-intro.ps This is dvips(k) 2026.1 (TeX Live 2026) Copyright 2026 Radical Eye Software (www.radicaleye.com) ' TeX output 2026.09.04:1049' -> mmixal-intro.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] dvips -n8 mmix-sim.dvi -o mmix-sim-intro.ps This is dvips(k) 2026.1 (TeX Live 2026) Copyright 2026 Radical Eye Software (www.radicaleye.com) ' TeX output 2026.09.04:1049' -> mmix-sim-intro.ps . [1] [2] [3] [4] [5] [6] [7] [8]