=> 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 nvc-1.18.2nb1 CC src/jit/jit-core.o CC src/jit/jit-irgen.o CC src/jit/jit-dump.o CC src/jit/jit-interp.o CC src/jit/jit-exits.o CC src/jit/jit-optim.o CC src/jit/jit-ffi.o CC src/jit/jit-code.o CC src/jit/jit-pack.o /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c: In function 'code_cache_new': /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:279:2: error: #error Cannot configure capstone for this architecture 279 | #error Cannot configure capstone for this architecture | ^~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c: In function 'code_disassemble': /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:402:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 402 | uint64_t address = (uint64_t)ptr; | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:452:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 452 | col = printf("%-12" PRIx64 " %-16.02x %s 0x%02x", (uint64_t)ptr, | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c: In function 'code_emit_trampoline': /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:865:24: error: 'veneer' undeclared (first use in this function) 865 | veneer, ARRAY_LEN(veneer)); | ^~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:865:24: note: each undeclared identifier is reported only once for each function it appears in /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c: In function 'code_emit_got': /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:44: warning: right shift count >= width of type [-Wshift-count-overflow] 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:107:21: note: in definition of macro '__IMM16' 107 | #define __IMM16(x) (x) & 0xff, ((x) >> 8) & 0xff | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:32: note: in expansion of macro '__IMM32' 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:880:29: note: in expansion of macro '__IMM64' 880 | const uint8_t data[] = { __IMM64((uintptr_t)dest) }; | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:44: warning: right shift count >= width of type [-Wshift-count-overflow] 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:107:34: note: in definition of macro '__IMM16' 107 | #define __IMM16(x) (x) & 0xff, ((x) >> 8) & 0xff | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:32: note: in expansion of macro '__IMM32' 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:880:29: note: in expansion of macro '__IMM64' 880 | const uint8_t data[] = { __IMM64((uintptr_t)dest) }; | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:44: warning: right shift count >= width of type [-Wshift-count-overflow] 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:107:21: note: in definition of macro '__IMM16' 107 | #define __IMM16(x) (x) & 0xff, ((x) >> 8) & 0xff | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:32: note: in expansion of macro '__IMM32' 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:880:29: note: in expansion of macro '__IMM64' 880 | const uint8_t data[] = { __IMM64((uintptr_t)dest) }; | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:44: warning: right shift count >= width of type [-Wshift-count-overflow] 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:107:34: note: in definition of macro '__IMM16' 107 | #define __IMM16(x) (x) & 0xff, ((x) >> 8) & 0xff | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:105:32: note: in expansion of macro '__IMM32' 105 | #define __IMM64(x) __IMM32(x), __IMM32((x) >> 32) | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:880:29: note: in expansion of macro '__IMM64' 880 | const uint8_t data[] = { __IMM64((uintptr_t)dest) }; | ^~~~~~~ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c: In function 'code_load_elf': /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:1318:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1318 | *(uint64_t *)patch = (uint64_t)ptr + r->r_addend; | ^ /pbulk/work/cad/nvc/work/nvc-1.18.2/src/jit/jit-code.c:1379:58: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Elf64_Xword' {aka 'long long unsigned int'} [-Wformat=] 1379 | fatal_trace("cannot handle relocation type %ld for symbol %s", | ~~^ | | | long int | %lld gmake[1]: *** [Makefile:3710: src/jit/jit-code.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake: *** [Makefile:2746: all] Error 2 *** Error code 2 Stop. make[1]: stopped making "all" in /usr/pkgsrc/cad/nvc *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/cad/nvc