=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for yap-6.3.3nb5 gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS -I./include ./console/yap.c -o yap.o gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/agc.c -o agc.o In file included from ./H/Yap.h:311:0, from ./H/absmi.h:145, from C/agc.c:21: ./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes] INLINE_ONLY EXTERN void restore_TR(void); ^~~~~~~~~~~ ./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes] INLINE_ONLY EXTERN void save_TR(void); ^~~~~~~~~~~ In file included from C/agc.c:192:0: ./H/rheap.h: In function 'RestoreForeignCode__': ./H/rheap.h:1010:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (objs->next != NULL) ^~ ./H/rheap.h:1012:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' objs->name = AtomAdjust(objs->name); ^~~~ gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/absmi.c -o absmi.o In file included from ./H/Yap.h:311:0, from ./H/absmi.h:145, from C/absmi.c:497: ./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes] INLINE_ONLY EXTERN void restore_TR(void); ^~~~~~~~~~~ ./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes] INLINE_ONLY EXTERN void save_TR(void); ^~~~~~~~~~~ In file included from C/absmi.c:3397:0: ./OPTYap/tab.insts.i: In function 'Yap_absmi': ./OPTYap/tab.insts.i:532:11: warning: variable 'leader_dep_on_stack' set but not used [-Wunused-but-set-variable] int leader_dep_on_stack; ^~~~~~~~~~~~~~~~~~~ ./OPTYap/tab.insts.i:672:11: warning: variable 'leader_dep_on_stack' set but not used [-Wunused-but-set-variable] int leader_dep_on_stack; ^~~~~~~~~~~~~~~~~~~ ./OPTYap/tab.insts.i:812:11: warning: variable 'leader_dep_on_stack' set but not used [-Wunused-but-set-variable] int leader_dep_on_stack; ^~~~~~~~~~~~~~~~~~~ ./OPTYap/tab.insts.i:152:9: error: expected ';' before '{' token { register CELL *pt_args, *x_args; \ ^ ./OPTYap/tab.insts.i:895:5: note: in expansion of macro 'restore_generator_node' restore_generator_node(PREG->u.Otapl.s, PREG->u.Otapl.d); ^~~~~~~~~~~~~~~~~~~~~~ ./OPTYap/tab.insts.i:152:9: error: expected ';' before '{' token { register CELL *pt_args, *x_args; \ ^ ./OPTYap/tab.insts.i:911:5: note: in expansion of macro 'restore_generator_node' restore_generator_node(PREG->u.Otapl.s, NEXTOP(PREG,Otapl)); ^~~~~~~~~~~~~~~~~~~~~~ ./OPTYap/tab.insts.i:152:9: error: expected ';' before '{' token { register CELL *pt_args, *x_args; \ ^ ./OPTYap/tab.insts.i:927:5: note: in expansion of macro 'restore_generator_node' restore_generator_node(PREG->u.Otapl.s, COMPLETION); ^~~~~~~~~~~~~~~~~~~~~~ ./OPTYap/tab.insts.i:152:9: error: expected ';' before '{' token { register CELL *pt_args, *x_args; \ ^ ./OPTYap/tab.insts.i:959:5: note: in expansion of macro 'restore_generator_node' restore_generator_node(PREG->u.Otapl.s, COMPLETION); ^~~~~~~~~~~~~~~~~~~~~~ In file included from C/absmi.c:497:0: ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:4221:7: note: in expansion of macro 'Op' Op(get_float, xd); ^~ ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:4269:7: note: in expansion of macro 'Op' Op(get_longint, xi); ^~ ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:4309:7: note: in expansion of macro 'Op' Op(get_bigint, xN); ^~ ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:4815:7: note: in expansion of macro 'Op' Op(unify_x_var, ox); ^~ ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:5660:7: note: in expansion of macro 'Op' Op(unify_void, o); ^~ ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:6473:7: note: in expansion of macro 'Op' Op(put_y_vals, yyxx); ^~ ./H/absmi.h:376:19: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] { register void *to_go; DO_PREFETCH(TYPE) ^ ./H/absmi.h:396:30: note: in expansion of macro 'ALWAYS_START_PREFETCH' #define START_PREFETCH(TYPE) ALWAYS_START_PREFETCH(TYPE) ^~~~~~~~~~~~~~~~~~~~~ ./H/absmi.h:488:33: note: in expansion of macro 'START_PREFETCH' #define Op(Label,Type) Label:{ START_PREFETCH(Type) ^~~~~~~~~~~~~~ C/absmi.c:6811:7: note: in expansion of macro 'Op' Op(write_l_list, e); ^~ ./H/absmi.h:286:29: warning: statement with no effect [-Wunused-value] #define FETCH_Y_FROM_ENV(A) (A) ^ C/absmi.c:13101:2: note: in expansion of macro 'FETCH_Y_FROM_ENV' FETCH_Y_FROM_ENV(YREG); ^~~~~~~~~~~~~~~~ C/absmi.c:672:22: warning: variable 'regp' set but not used [-Wunused-but-set-variable] register REGSTORE *regp = &Yap_REGS; ^~~~ gmake: *** [Makefile:670: absmi.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/lang/yap *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/yap