=> 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 ia64sim-0.5 gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c asm/assemble.c -o obj/assemble.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c asm/bundle.c -o obj/bundle.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c asm/asmfunc.c -o obj/asmfunc.o asm/bundle.c: In function 'bundle_from_file': asm/bundle.c:117:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] asm/bundle.c:121:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] asm/bundle.c: In function 'data_from_file': asm/bundle.c:388:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c asm/jumptbl.c -o obj/jumptbl.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c asm/decode.c -o obj/decode.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c asm/symbols.c -o obj/symbols.o asm/symbols.c: In function 'assemble_label': asm/symbols.c:77:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] asm/symbols.c: In function 'data_label': asm/symbols.c:98:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/elf.c -o obj/elf.o execute/elf.c: In function 'load_elf': execute/elf.c:187:4: warning: implicit declaration of function 'setup'; did you mean 'setbuf'? [-Wimplicit-function-declaration] gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/execute.c -o obj/execute.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/utils.c -o obj/utils.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/f_unit.c -o obj/f_unit.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/b_unit.c -o obj/b_unit.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/x_unit.c -o obj/x_unit.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/m_unit.c -o obj/m_unit.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/i_alu.c -o obj/i_alu.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/i_cmp.c -o obj/i_cmp.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/i_shft.c -o obj/i_shft.o asm/asmfunc.c: In function 'or_r_i8_r': asm/asmfunc.c:5217:38: warning: result of '46 << 27' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] asm/asmfunc.c: In function 'psub1_uuu_r_r_r': asm/asmfunc.c:5574:54: warning: result of '2822 << 27' requires 40 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c execute/globals.c -o obj/globals.o gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Iinclude -c ia64sim.c -o obj/ia64sim.o execute/i_shft.c: In function 'i_mmshift': execute/i_shft.c:83:38: warning: iteration 1 invokes undefined behavior [-Waggressive-loop-optimizations] execute/i_shft.c:82:10: note: within this loop distcc[4245] ERROR: compile ia64sim.c on 10.0.20.122:3660 failed distcc[4245] (dcc_build_somewhere) Warning: remote compilation of 'ia64sim.c' failed, retrying locally distcc[4245] Warning: failed to distribute ia64sim.c to 10.0.20.122:3660, running locally instead ia64sim.c: In function 'assign': ia64sim.c:99:10: warning: implicit declaration of function 'stop' [-Wimplicit-function-declaration] 99 | stop(); /* Clear pending register hazzards */ | ^~~~ ia64sim.c: In function 'setup': ia64sim.c:437:4: warning: implicit declaration of function 'push_stack_frame' [-Wimplicit-function-declaration] 437 | push_stack_frame(); | ^~~~~~~~~~~~~~~~ ia64sim.c: In function 'faultcheck': ia64sim.c:676:16: warning: implicit declaration of function 'trcins' [-Wimplicit-function-declaration] 676 | trcins("Printf Call\n"); | ^~~~~~ ia64sim.c:677:43: error: incompatible type for argument 2 of 'vprintf' 677 | vprintf(mem+r[32].dat.q,mem+r[33].dat.q); | ~~~^~~~~~~~~~~~ | | | uint8 * {aka unsigned char *} In file included from include/ia64.h:26, from ia64sim.c:20: /usr/include/stdio.h:264:39: note: expected '__va_list' but argument is of type 'uint8 *' {aka 'unsigned char *'} 264 | int vprintf(const char * __restrict, __va_list) | ^~~~~~~~~ distcc[4245] ERROR: compile ia64sim.c on localhost failed gmake: *** [makefile.unx:37: ia64sim.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/emulators/ia64sim *** Error code 1 Stop. make: stopped in /usr/pkgsrc/emulators/ia64sim