=> 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: Starting simulator and tools build PROCDEF: gcc -E PROCSRT: procdef.out CC: unifdef.c LD: unifdef lto1: internal compiler error: Segmentation fault no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See for instructions. lto-wrapper: fatal error: gcc returned 1 exit status compilation terminated. ld: error: lto-wrapper failed distcc[8695] 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: decContext.c CC: decNumber.c CC: scp.c distcc[6311] ERROR: compile scp.c on 10.0.20.122:3638 failed distcc[6311] (dcc_build_somewhere) Warning: remote compilation of 'scp.c' failed, retrying locally distcc[6311] Warning: failed to distribute scp.c to 10.0.20.122:3638, 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, from scp.c:104: ../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, from scp.c:104: ../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:228, from scp.c:104: ../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 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))); | ^~~~~~~ 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[6311] ERROR: compile scp.c on localhost failed gmake[2]: *** [../Makefile.mk:688: scp.o] Error 1 gmake[1]: *** [GNUmakefile:438: locallibs_then_dps8] Error 2