=> 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 dps8m-3.0.1 BUILD: Checksum build environment BUILD: Checksum updated: 39995177046347 -> 13037450396347 BUILD: Starting simulator and tools build BUILD: Starting clean CLEAN: simh CLEAN: decNumber CLEAN: prt2pdf CLEAN: punutil CLEAN: mcmb CLEAN: vmpctool CLEAN: empty CLEAN: unifdef CLEAN: novdso CLEAN: dps8 BUILD: Successful clean PROCDEF: gcc -E CC: punutil CC: mcmb CC: vmpctool CC: empty CC: novdso PROCSRT: procdef.out CC: unifdef.c LD: unifdef lto1: out of memory allocating 3960209420 bytes after a total of 0 bytes lto-wrapper: fatal error: gcc returned 1 exit status compilation terminated. ld: error: lto-wrapper failed distcc[25847] ERROR: compile (null) on localhost failed gmake[2]: *** [GNUmakefile:77: unifdef] Error 1 gmake[1]: [GNUmakefile:451: unifdef] Error 2 (ignored) UNIFDEF: *.[ch] COMM: procsrt.out unifdef.out USEDDEF: compdef.out SYSDEFS: useddef.txt CC: prt2pdf CC: decContext.c CC: decNumber.c CC: scp.c CC: sim_console.c distcc[1151] ERROR: compile scp.c on 192.168.50.1:3838 failed distcc[1151] (dcc_build_somewhere) Warning: remote compilation of 'scp.c' failed, retrying locally distcc[1151] Warning: failed to distribute scp.c to 192.168.50.1:3838, running locally instead CC: sim_disk.c distcc[16780] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[4514] ERROR: compile sim_console.c on 192.168.50.1:3838 failed distcc[4514] (dcc_build_somewhere) Warning: remote compilation of 'sim_console.c' failed, retrying locally distcc[4514] Warning: failed to distribute sim_console.c to 192.168.50.1:3838, running locally instead In file included from scp.c:104: ../dps8/dps8.h:205:9: error: unknown type name '__uint128_t' 205 | typedef __uint128_t word72; | ^~~~~~~~~~~ ../dps8/dps8.h:206:9: error: unknown type name '__int128_t' 206 | typedef __int128_t word72s; | ^~~~~~~~~~ ../dps8/dps8.h:207:9: error: unknown type name '__uint128_t' 207 | typedef __uint128_t word73; | ^~~~~~~~~~~ ../dps8/dps8.h:208:9: error: unknown type name '__uint128_t' 208 | typedef __uint128_t word74; | ^~~~~~~~~~~ ../dps8/dps8.h:209:9: error: unknown type name '__uint128_t' 209 | typedef __uint128_t uint128; | ^~~~~~~~~~~ ../dps8/dps8.h:210:9: error: unknown type name '__int128_t' 210 | typedef __int128_t int128; | ^~~~~~~~~~ In file included from ../dps8/dps8.h:227: ../dps8/dps8_math128.h:60:1: error: unable to emulate 'TI' 60 | typedef int TItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_math128.h:61:1: error: unable to emulate 'TI' 61 | typedef unsigned int UTItype __attribute__ ((mode (TI))); | ^~~~~~~ In file included from ../dps8/dps8_hw_consts.h:25, from ../dps8/dps8.h:228: ../dps8/dps8_math128.h:60:1: error: unable to emulate 'TI' 60 | typedef int TItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_math128.h:61:1: error: unable to emulate 'TI' 61 | typedef unsigned int UTItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_hw_consts.h: In function 'SIGNEXT72_128': ../dps8/dps8_hw_consts.h:149:39: warning: left shift count >= width of type [-Wshift-count-overflow] 149 | # define SIGN72 ((word72)1U << 71) | ^~ ../dps8/dps8_hw_consts.h:340:13: note: in expansion of macro 'SIGN72' 340 | if (w & SIGN72) | ^~~~~~ ../dps8/dps8_hw_consts.h:342:58: warning: left shift count >= width of type [-Wshift-count-overflow] 342 | return ((int128) w) | (int128) (((uint128) -1ll) << 72); | ^~ ../dps8/dps8_hw_consts.h:161:40: warning: left shift count >= width of type [-Wshift-count-overflow] 161 | # define MASK72 (((word72)1U << 72) - 1U) | ^~ ../dps8/dps8_hw_consts.h:344:16: note: in expansion of macro 'MASK72' 344 | return w & MASK72; | ^~~~~~ ../dps8/dps8_hw_consts.h: In function 'SIGNEXT36_72': ../dps8/dps8_hw_consts.h:395:38: warning: left shift count >= width of type [-Wshift-count-overflow] 395 | return (w | ((word72) DMASK) << 36) & MASK72; | ^~ ../dps8/dps8_hw_consts.h:161:40: warning: left shift count >= width of type [-Wshift-count-overflow] 161 | # define MASK72 (((word72)1U << 72) - 1U) | ^~ ../dps8/dps8_hw_consts.h:395:47: note: in expansion of macro 'MASK72' 395 | return (w | ((word72) DMASK) << 36) & MASK72; | ^~~~~~ In file included from sim_console.c:87: ../dps8/dps8.h:205:9: error: unknown type name '__uint128_t' 205 | typedef __uint128_t word72; | ^~~~~~~~~~~ ../dps8/dps8.h:206:9: error: unknown type name '__int128_t' 206 | typedef __int128_t word72s; | ^~~~~~~~~~ ../dps8/dps8.h:207:9: error: unknown type name '__uint128_t' 207 | typedef __uint128_t word73; | ^~~~~~~~~~~ ../dps8/dps8.h:208:9: error: unknown type name '__uint128_t' 208 | typedef __uint128_t word74; | ^~~~~~~~~~~ ../dps8/dps8.h:209:9: error: unknown type name '__uint128_t' 209 | typedef __uint128_t uint128; | ^~~~~~~~~~~ ../dps8/dps8.h:210:9: error: unknown type name '__int128_t' 210 | typedef __int128_t int128; | ^~~~~~~~~~ In file included from scp.c:115: ../dps8/dps8_math128.h: At top level: ../dps8/dps8_math128.h:60:1: error: unable to emulate 'TI' 60 | typedef int TItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_math128.h:61:1: error: unable to emulate 'TI' 61 | typedef unsigned int UTItype __attribute__ ((mode (TI))); | ^~~~~~~ In file included from ../dps8/dps8.h:227: ../dps8/dps8_math128.h:60:1: error: unable to emulate 'TI' 60 | typedef int TItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_math128.h:61:1: error: unable to emulate 'TI' 61 | typedef unsigned int UTItype __attribute__ ((mode (TI))); | ^~~~~~~ In file included from ../dps8/dps8_hw_consts.h:25, from ../dps8/dps8.h:228: ../dps8/dps8_math128.h:60:1: error: unable to emulate 'TI' 60 | typedef int TItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_math128.h:61:1: error: unable to emulate 'TI' 61 | typedef unsigned int UTItype __attribute__ ((mode (TI))); | ^~~~~~~ ../dps8/dps8_hw_consts.h: In function 'SIGNEXT72_128': ../dps8/dps8_hw_consts.h:149:39: warning: left shift count >= width of type [-Wshift-count-overflow] 149 | # define SIGN72 ((word72)1U << 71) | ^~ ../dps8/dps8_hw_consts.h:340:13: note: in expansion of macro 'SIGN72' 340 | if (w & SIGN72) | ^~~~~~ ../dps8/dps8_hw_consts.h:342:58: warning: left shift count >= width of type [-Wshift-count-overflow] 342 | return ((int128) w) | (int128) (((uint128) -1ll) << 72); | ^~ ../dps8/dps8_hw_consts.h:161:40: warning: left shift count >= width of type [-Wshift-count-overflow] 161 | # define MASK72 (((word72)1U << 72) - 1U) | ^~ ../dps8/dps8_hw_consts.h:344:16: note: in expansion of macro 'MASK72' 344 | return w & MASK72; | ^~~~~~ ../dps8/dps8_hw_consts.h: In function 'SIGNEXT36_72': ../dps8/dps8_hw_consts.h:395:38: warning: left shift count >= width of type [-Wshift-count-overflow] 395 | return (w | ((word72) DMASK) << 36) & MASK72; | ^~ ../dps8/dps8_hw_consts.h:161:40: warning: left shift count >= width of type [-Wshift-count-overflow] 161 | # define MASK72 (((word72)1U << 72) - 1U) | ^~ ../dps8/dps8_hw_consts.h:395:47: note: in expansion of macro 'MASK72' 395 | return (w | ((word72) DMASK) << 36) & MASK72; | ^~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics distcc[4514] ERROR: compile sim_console.c on localhost failed gmake[2]: *** [../Makefile.mk:687: sim_console.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics distcc[1151] ERROR: compile scp.c on localhost failed gmake[2]: *** [../Makefile.mk:687: scp.o] Error 1 gmake[1]: *** [GNUmakefile:438: locallibs_then_dps8] Error 2