=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for yap-6.3.3nb5 clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS -I./include ./console/yap.c -o yap.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/agc.c -o agc.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/absmi.c -o absmi.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] In file included from C/absmi.c:3397: ./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; ^ C/absmi.c:13101:19: warning: expression result unused [-Wunused-value] FETCH_Y_FROM_ENV(YREG); ^~~~ ./H/absmi.h:636:25: note: expanded from macro 'YREG' #define YREG YENV ^~~~ ./H/Regs.h:595:29: note: expanded from macro 'YENV' #define YENV Yap_REGS.YENV_ /* current environment (may differ from ENV) */ ~~~~~~~~ ^~~~~ ./H/absmi.h:289:30: note: expanded from macro 'FETCH_Y_FROM_ENV' #define FETCH_Y_FROM_ENV(A) (A) ^ 4 warnings generated. clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/adtdefs.c -o adtdefs.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/alloc.c -o alloc.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/amasm.c -o amasm.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] C/amasm.c:486:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] cip->cpc->rnd4 = (CELL)code_p; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:491:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Illss.s = cip->cpc->rnd3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1526:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osbmp.mod = cip->cpc->rnd4; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1538:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osbpp.bmap = emit_bmlabel(cip->cpc->arnds[1], cip); ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1569:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osbpp.bmap = emit_bmlabel(cip->cpc->arnds[1], cip); ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1806:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (cpc->arnds[1] != ncpc->rnd1) ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1823:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (if_table[3] != cpc->arnds[2]) ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:2191:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osblp.bmap = emit_bmlabel(cip->cpc->arnds[1], cip); ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:2952:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] UInt lab_val = cip->cpc->rnd3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:332:1: warning: unused function 'fill_small' [-Wunused-function] fill_small(CELL w, yamop *code_p, int pass_no) ^ C/amasm.c:594:1: warning: unused function 'a_fi' [-Wunused-function] a_fi(op_numbers opcodex, op_numbers opcodey, yamop *code_p, int pass_no, struct PSEUDO *cpc, UInt lab, struct intermediates *cip) ^ C/amasm.c:623:1: warning: unused function 'a_fil' [-Wunused-function] a_fil(op_numbers opcodex, op_numbers opcodey, yamop *code_p, int pass_no, struct PSEUDO *cpc, UInt lab1, UInt lab2, struct intermediates *cip) ^ C/amasm.c:1401:1: warning: unused function 'a_rli' [-Wunused-function] a_rli(op_numbers opcode, int *clause_has_blobsp, yamop *code_p, int pass_no, struct intermediates *cip) ^ 13 warnings generated. clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/analyst.c -o analyst.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/arrays.c -o arrays.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/arith0.c -o arith0.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/arith1.c -o arith1.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/arith2.c -o arith2.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/attvar.c -o attvar.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/bignum.c -o bignum.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/bb.c -o bb.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/cdmgr.c -o cdmgr.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/cmppreds.c -o cmppreds.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/compiler.c -o compiler.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] C/compiler.c:2210:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)EnvTmps; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2465:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2472:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2480:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2504:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2853:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cglobs->cint.cpc->ops.opseqt[1] = max; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ 6 warnings generated. clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/computils.c -o computils.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] C/computils.c:260:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] p->rnd3 = r3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/computils.c:279:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] p->rnd3 = r3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/computils.c:280:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] p->rnd4 = r4; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ 3 warnings generated. clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/corout.c -o corout.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/cut_c.c -o cut_c.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/dbase.c -o dbase.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/dlmalloc.c -o dlmalloc.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/errors.c -o errors.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] C/errors.c:416:7: warning: variable 'psize' set but not used [-Wunused-but-set-variable] int psize = YAP_BUF_SIZE; ^ 1 warning generated. clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/eval.c -o eval.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/exec.c -o exec.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/exo.c -o exo.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/globals.c -o globals.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/gmp_support.c -o gmp_support.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] clang -fstrict-aliasing -freorder-blocks -fsched-interblock -Wall -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -DCOROUTINING=1 -DCUT_C=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DTABLING=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I. -I./H -I./include -I./os -I./OPTYap -I./BEAM -I./MYDDAS C/gprof.c -o gprof.o clang: warning: optimization flag '-freorder-blocks' is not supported [-Wignored-optimization-argument] C/gprof.c:856:7: warning: cast to smaller integer type 'prolog_exec_mode' from 'void *' [-Wvoid-pointer-to-enum-cast] md = (prolog_exec_mode)buf.ptr; ^~~~~~~~~~~~~~~~~~~~~~~~~ C/gprof.c:926:30: error: called object type 'void *' is not a function or function pointer oldpc = (void *) CONTEXT_PC(scv); ~~~~~~~~~~^ 1 warning and 1 error generated. gmake: *** [Makefile:670: gprof.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/yap *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/yap