=> Bootstrap dependency digest>=20010302: found digest-20210928 ===> 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 acme-0.91 --- acme.o --- --- alu.o --- --- cliargs.o --- --- cpu.o --- --- alu.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c alu.c --- cpu.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c cpu.c --- acme.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c acme.c --- cliargs.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c cliargs.c --- cpu.o --- In file included from cpu.c:12:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- acme.o --- In file included from acme.c:36:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ In file included from acme.c:32:0: cpu.h:43:20: warning: inline function 'CPU_ensure_defined_pc' declared but never defined extern inline void CPU_ensure_defined_pc(void); ^~~~~~~~~~~~~~~~~~~~~ --- alu.o --- In file included from alu.c:14:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ In file included from alu.c:11:0: cpu.h:43:20: warning: inline function 'CPU_ensure_defined_pc' declared but never defined extern inline void CPU_ensure_defined_pc(void); ^~~~~~~~~~~~~~~~~~~~~ --- dynabuf.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c dynabuf.c In file included from dynabuf.c:12:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- encoding.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c encoding.c --- flow.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c flow.c --- encoding.o --- In file included from encoding.c:14:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- flow.o --- In file included from flow.c:19:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- global.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c global.c In file included from global.c:11:0: cpu.h:43:20: warning: inline function 'CPU_ensure_defined_pc' declared but never defined extern inline void CPU_ensure_defined_pc(void); ^~~~~~~~~~~~~~~~~~~~~ --- input.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c input.c In file included from input.c:9:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- label.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c label.c --- macro.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c macro.c --- mnemo.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c mnemo.c --- label.o --- In file included from label.c:13:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ In file included from label.c:11:0: cpu.h:43:20: warning: inline function 'CPU_ensure_defined_pc' declared but never defined extern inline void CPU_ensure_defined_pc(void); ^~~~~~~~~~~~~~~~~~~~~ --- macro.o --- In file included from macro.c:13:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- mnemo.o --- mnemo.c: In function 'check_mnemo_tree': mnemo.c:878:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] code = ((int) node_body) & CODEMASK; // get opcode or table index ^ mnemo.c:879:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] imm_flag = ((int) node_body) & FLAGSMASK; // get flag ^ In file included from mnemo.c:12:0: mnemo.c: At top level: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ In file included from mnemo.c:10:0: cpu.h:43:20: warning: inline function 'CPU_ensure_defined_pc' declared but never defined extern inline void CPU_ensure_defined_pc(void); ^~~~~~~~~~~~~~~~~~~~~ --- output.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c output.c --- platform.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c platform.c --- section.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c section.c --- output.o --- In file included from output.c:16:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ In file included from output.c:14:0: cpu.h:43:20: warning: inline function 'CPU_ensure_defined_pc' declared but never defined extern inline void CPU_ensure_defined_pc(void); ^~~~~~~~~~~~~~~~~~~~~ --- tree.o --- --- section.o --- In file included from section.c:10:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- tree.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -c tree.c In file included from tree.c:10:0: global.h:75:21: warning: inline function 'safe_malloc' declared but never defined extern inline void* safe_malloc(size_t); ^~~~~~~~~~~ --- acme --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -DDEFAULT_ACME_LIB=\"/usr/pkg/share/acme/\" -o acme acme.o alu.o cliargs.o cpu.o dynabuf.o encoding.o flow.o global.o input.o label.o macro.o mnemo.o output.o platform.o section.o tree.o strip acme