=> 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 yap-6.3.3nb5
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 -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
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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,
                 from ./H/absmi.h:148,
                 from C/absmi.c:497:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/agc.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/adtdefs.c -o adtdefs.o
In file included from ./H/Yap.h:311,
                 from C/adtdefs.c:28:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from C/agc.c:192:
./H/rheap.h: In function 'RestoreForeignCode__':
./H/rheap.h:1010:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1010 |       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'
 1012 |  objs->name = AtomAdjust(objs->name);
      |  ^~~~
In file included from C/absmi.c:3397:
./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]
  532 |       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]
  672 |       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]
  812 |       int leader_dep_on_stack;
      |           ^~~~~~~~~~~~~~~~~~~
In file included from C/absmi.c:497:
./H/absmi.h:289:29: warning: statement with no effect [-Wunused-value]
  289 | #define FETCH_Y_FROM_ENV(A) (A)
      |                             ^
C/absmi.c:13101:2: note: in expansion of macro 'FETCH_Y_FROM_ENV'
13101 |  FETCH_Y_FROM_ENV(YREG);
      |  ^~~~~~~~~~~~~~~~
C/absmi.c:672:22: warning: variable 'regp' set but not used [-Wunused-but-set-variable]
  672 |   register REGSTORE *regp = &Yap_REGS;
      |                      ^~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/alloc.c -o alloc.o
In file included from ./H/Yap.h:311,
                 from C/alloc.c:22:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/amasm.c -o amasm.o
In file included from ./H/Yap.h:311,
                 from C/amasm.c:186:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/analyst.c -o analyst.o
In file included from ./H/Yap.h:311,
                 from C/analyst.c:22:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/arrays.c -o arrays.o
In file included from ./H/Yap.h:311,
                 from C/arrays.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/arith0.c -o arith0.o
In file included from ./H/Yap.h:311,
                 from C/arith0.c:26:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/arith1.c -o arith1.o
In file included from ./H/Yap.h:311,
                 from C/arith1.c:26:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/arith2.c -o arith2.o
In file included from ./H/Yap.h:311,
                 from C/arith2.c:26:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/attvar.c -o attvar.o
In file included from ./H/Yap.h:311,
                 from C/attvar.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/bignum.c -o bignum.o
In file included from ./H/Yap.h:311,
                 from C/bignum.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/bb.c -o bb.o
In file included from ./H/Yap.h:311,
                 from C/bb.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/cdmgr.c -o cdmgr.o
In file included from ./H/Yap.h:311,
                 from C/cdmgr.c:460:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/cmppreds.c -o cmppreds.o
In file included from ./H/Yap.h:311,
                 from C/cmppreds.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/compiler.c -o compiler.o
In file included from ./H/Yap.h:311,
                 from C/compiler.c:171:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/computils.c -o computils.o
In file included from ./H/Yap.h:311,
                 from C/computils.c:60:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/corout.c -o corout.o
In file included from ./H/Yap.h:311,
                 from C/corout.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/cut_c.c -o cut_c.o
In file included from ./H/Yap.h:311,
                 from C/cut_c.c:3:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/dbase.c -o dbase.o
In file included from ./H/Yap.h:311,
                 from C/dbase.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/dlmalloc.c -o dlmalloc.o
In file included from ./H/Yap.h:311,
                 from C/dlmalloc.c:1:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/errors.c -o errors.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/errors.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
C/dbase.c: In function 'GetDBTerm':
C/dbase.c:2477:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 2477 |  if (H+NOf > ASP)
      |  ^~
C/dbase.c:2479:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 2479 |    Yap_exit( 1);
      |    ^~~~~~~~
In file included from /usr/include/string.h:127,
                 from ./H/absmi.h:152,
                 from C/errors.c:18:
C/errors.c: In function 'Yap_Error':
C/errors.c:1803:7: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
 1803 |       strncpy(LOCAL_ErrorSay, RepAtom(NameOfFunctor(FunctorOfTerm(nt[0])))->StrOfAE,\
      |       ^~~~~~~
C/errors.c:1799:7: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
 1799 |       strncpy(LOCAL_ErrorSay, RepAtom(AtomOfTerm(nt[0]))->StrOfAE, MAX_ERROR_MSG_SIZ\
      |       ^~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/eval.c -o eval.o
In file included from ./H/Yap.h:311,
                 from C/eval.c:25:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/exec.c -o exec.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/exec.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/exo.c -o exo.o
In file included from ./H/Yap.h:311,
                 from C/exo.c:20:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/globals.c -o globals.o
In file included from ./H/Yap.h:311,
                 from C/globals.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/gmp_support.c -o gmp_support.o
In file included from ./H/Yap.h:311,
                 from C/gmp_support.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/gprof.c -o gprof.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/gprof.c:110:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/grow.c -o grow.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/grow.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/heapgc.c -o heapgc.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/heapgc.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
C/heapgc.c: In function 'mark_choicepoints':
C/heapgc.c:2027:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'UInt' {aka 'long unsigned int'} [-Wformat=]
 2027 |  fprintf(GLOBAL_stderr,"%%       %s/%d marked " Int_FORMAT " (%u)\n", RepAtom(NameOfFunctor(pe->FunctorOfPred))->StrOfAE, pe->ArityOfPE, LOCAL_total_marked, (unsigned int)opnum);
      |                                     ~^                                                                                    ~~~~~~~~~~~~~
      |                                      |                                                                                      |
      |                                      int                                                                                    UInt {aka long unsigned int}
      |                                     %ld
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/index.c -o index.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/index.c:483:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/init.c -o init.o
In file included from ./H/Yap.h:311,
                 from ./C/init.c:27:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/inlines.c -o inlines.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/inlines.c:20:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/iopreds.c -o iopreds.o
In file included from ./H/Yap.h:311,
                 from C/iopreds.c:27:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/depth_bound.c -o depth_bound.o
In file included from ./H/Yap.h:311,
                 from C/depth_bound.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/mavar.c -o mavar.o
In file included from ./H/Yap.h:311,
                 from C/mavar.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_mysql.c -o myddas_mysql.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_odbc.c -o myddas_odbc.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_shared.c -o myddas_shared.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_initialization.c -o myddas_initialization.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_util.c -o myddas_util.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_statistics.c -o myddas_statistics.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_top_level.c -o myddas_top_level.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./MYDDAS/myddas_wkb2prolog.c -o myddas_wkb2prolog.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/modules.c -o modules.o
In file included from ./H/Yap.h:311,
                 from C/modules.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./H/Yap.h:311,
                 from ./MYDDAS/myddas_statistics.c:3:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/other.c -o other.o
In file included from ./H/Yap.h:311,
                 from C/other.c:22:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/parser.c -o parser.o
In file included from ./H/Yap.h:311,
                 from C/parser.c:49:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/qlyr.c -o qlyr.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from ./C/qlyr.c:20:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./C/qlyr.c:626:
./H/rheap.h: In function 'RestoreForeignCode__':
./H/rheap.h:1010:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1010 |       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'
 1012 |  objs->name = AtomAdjust(objs->name);
      |  ^~~~
./C/qlyr.c: In function 'ReInitProlog':
./C/qlyr.c:1034:3: warning: implicit declaration of function 'YAP_RunGoalOnce' [-Wimplicit-function-declaration]
 1034 |   YAP_RunGoalOnce(t);
      |   ^~~~~~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/qlyw.c -o qlyw.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from ./C/qlyw.c:20:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./C/qlyw.c:510:
./H/rheap.h: In function 'RestoreForeignCode__':
./H/rheap.h:1010:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1010 |       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'
 1012 |  objs->name = AtomAdjust(objs->name);
      |  ^~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/range.c -o range.o
In file included from ./H/Yap.h:311,
                 from C/range.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/save.c -o save.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from ./C/save.c:26:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./C/save.c:1204:
./H/rheap.h: In function 'RestoreForeignCode__':
./H/rheap.h:1010:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1010 |       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'
 1012 |  objs->name = AtomAdjust(objs->name);
      |  ^~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/scanner.c -o scanner.o
In file included from ./H/Yap.h:311,
                 from C/scanner.c:35:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from /usr/include/string.h:127,
                 from ./H/absmi.h:152,
                 from ./C/save.c:26:
./C/save.c: In function 'cat_file_name.constprop':
./C/save.c:1409:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
 1409 |   strncpy(s, prefix, max_length);
      |   ^~~~~~~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c: In function 'get_cell':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'get_header_cell':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 975 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 51 or more bytes (assuming 1074) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'get_cellptr':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'save_code_info':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'get_coded':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 985 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 41 or more bytes (assuming 1064) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'check_header':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 964 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 62 or more bytes (assuming 1085) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 966 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 60 or more bytes (assuming 1083) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'put_info.constprop':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/sort.c -o sort.o
In file included from ./H/Yap.h:311,
                 from C/sort.c:20:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/stdpreds.c -o stdpreds.o
In file included from ./H/Yap.h:311,
                 from C/stdpreds.c:271:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from /usr/include/string.h:127,
                 from ./OPTYap/tab.macros.h:20,
                 from C/stdpreds.c:277:
C/stdpreds.c: In function 'p_executable':
C/stdpreds.c:4013:31: warning: implicit declaration of function 'Yap_FindExecutable' [-Wimplicit-function-declaration]
 4013 |     strncpy(LOCAL_FileNameBuf,Yap_FindExecutable (), YAP_FILENAME_MAX) ;
      |                               ^~~~~~~~~~~~~~~~~~
C/stdpreds.c:4013:31: warning: passing argument 2 of '__builtin___strncpy_chk' makes pointer from integer without a cast [-Wint-conversion]
 4013 |     strncpy(LOCAL_FileNameBuf,Yap_FindExecutable (), YAP_FILENAME_MAX) ;
      |                               ^~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               int
C/stdpreds.c:4013:31: note: expected 'const char *' but argument is of type 'int'
C/stdpreds.c:4013:31: warning: passing argument 2 of '__strncpy_ichk' makes pointer from integer without a cast [-Wint-conversion]
 4013 |     strncpy(LOCAL_FileNameBuf,Yap_FindExecutable (), YAP_FILENAME_MAX) ;
      |                               ^~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               int
/usr/include/ssp/string.h:91:1: note: expected 'const char * restrict' but argument is of type 'int'
   91 | __ssp_bos_icheck3_restrict(strncpy, char *, const char *)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:127,
                 from ./H/absmi.h:152,
                 from ./C/save.c:26:
./C/save.c: In function 'OpenRestore':
./C/save.c:1560:7: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1024 [-Wstringop-truncation]
 1560 |       strncpy(LOCAL_FileNameBuf, save_buffer, YAP_FILENAME_MAX-1);
      |       ^~~~~~~
C/stdpreds.c:4013:5: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
 4013 |     strncpy(LOCAL_FileNameBuf,Yap_FindExecutable (), YAP_FILENAME_MAX) ;
      |     ^~~~~~~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c: In function 'Restore':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c: In function 'save_regs':
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
./C/save.c:168:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 984 [-Wformat-truncation=]
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./C/save.c:168:67: note: format string is defined here
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |                                                                   ^~
In file included from /usr/include/stdio.h:595,
                 from /usr/include/wchar.h:67,
                 from ./os/SWI-Stream.h:46,
                 from ./C/save.c:21:
./C/save.c:168:3: note: '__builtin_snprintf' output 42 or more bytes (assuming 1065) into a destination of size 1024
  168 |   snprintf(LOCAL_ErrorSay,MAX_ERROR_MSG_SIZE,"%s (%s when reading %s)", msg, strerror(errno), LOCAL_FileNameBuf);
      |   ^~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/sysbits.c -o sysbits.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from ./C/sysbits.c:32:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from /tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/readline.h:37,
                 from ./C/sysbits.c:89:
/tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   35 | typedef int Function () __attribute__((deprecated));
      | ^~~~~~~
/tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   36 | typedef void VFunction () __attribute__((deprecated));
      | ^~~~~~~
/tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   37 | typedef char *CPFunction () __attribute__((deprecated));
      | ^~~~~~~
/tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/rltypedefs.h:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   38 | typedef char **CPPFunction () __attribute__((deprecated));
      | ^~~~~~~
In file included from /usr/include/ctype.h:100,
                 from /tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/chardefs.h:25,
                 from /tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/keymaps.h:35,
                 from /tmp/pkgbuild/lang/yap/work.alpha/.buildlink/include/readline/readline.h:38,
                 from ./C/sysbits.c:89:
./C/sysbits.c: In function 'Yap_signal_index':
./C/sysbits.c:1221:30: warning: array subscript has type 'char' [-Wchar-subscripts]
 1221 |       while ((*q++ = tolower(*p++))) {};
      |                              ^
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/threads.c -o threads.o
In file included from ./H/Yap.h:311,
                 from C/threads.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/tracer.c -o tracer.o
In file included from ./H/Yap.h:311,
                 from C/tracer.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 ./C/udi.c -o udi.o
In file included from ./H/Yap.h:311,
                 from ./C/udi.c:3:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./H/udi_private.h:4,
                 from ./C/udi.c:6:
./C/udi.c: In function 'Yap_new_udi_clause':
./H/udi_private.h:33:33: warning: argument to 'sizeof' in 'memcmp' call is the same pointer type 'PredEntry *' {aka 'struct pred_entry *'} as the second source; expected 'PredEntry' {aka 'struct pred_entry'} or an explicit length [-Wsizeof-pointer-memaccess]
   33 |   HASH_FIND(hh,head,find,sizeof(PredEntry *),out)
      |                                 ^~~~~~~~~
./H/uthash.h:577:41: note: in definition of macro 'HASH_KEYCMP'
  577 | #define HASH_KEYCMP(a,b,len) memcmp(a,b,len)
      |                                         ^~~
./H/uthash.h:101:8: note: in expansion of macro 'HASH_FIND_IN_BKT'
  101 |        HASH_FIND_IN_BKT((head)->hh.tbl, hh, (head)->hh.tbl->buckets[ _hf_bkt ],  \
      |        ^~~~~~~~~~~~~~~~
./H/udi_private.h:33:3: note: in expansion of macro 'HASH_FIND'
   33 |   HASH_FIND(hh,head,find,sizeof(PredEntry *),out)
      |   ^~~~~~~~~
./C/udi.c:178:2: note: in expansion of macro 'HASH_FIND_UdiInfo'
  178 |  HASH_FIND_UdiInfo(UdiControlBlocks,p,info);
      |  ^~~~~~~~~~~~~~~~~
./C/udi.c: In function 'Yap_udi_search':
./H/udi_private.h:33:33: warning: argument to 'sizeof' in 'memcmp' call is the same pointer type 'PredEntry *' {aka 'struct pred_entry *'} as the second source; expected 'PredEntry' {aka 'struct pred_entry'} or an explicit length [-Wsizeof-pointer-memaccess]
   33 |   HASH_FIND(hh,head,find,sizeof(PredEntry *),out)
      |                                 ^~~~~~~~~
./H/uthash.h:577:41: note: in definition of macro 'HASH_KEYCMP'
  577 | #define HASH_KEYCMP(a,b,len) memcmp(a,b,len)
      |                                         ^~~
./H/uthash.h:101:8: note: in expansion of macro 'HASH_FIND_IN_BKT'
  101 |        HASH_FIND_IN_BKT((head)->hh.tbl, hh, (head)->hh.tbl->buckets[ _hf_bkt ],  \
      |        ^~~~~~~~~~~~~~~~
./H/udi_private.h:33:3: note: in expansion of macro 'HASH_FIND'
   33 |   HASH_FIND(hh,head,find,sizeof(PredEntry *),out)
      |   ^~~~~~~~~
./C/udi.c:213:2: note: in expansion of macro 'HASH_FIND_UdiInfo'
  213 |  HASH_FIND_UdiInfo(UdiControlBlocks,p,info);
      |  ^~~~~~~~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/unify.c -o unify.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/unify.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from /usr/include/string.h:127,
                 from ./H/absmi.h:152,
                 from ./C/sysbits.c:32:
./C/sysbits.c: In function 'TrueFileName':
./C/sysbits.c:2065:6: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
 2065 |      strncpy(ares1, yap_env, YAP_FILENAME_MAX);
      |      ^~~~~~~
./C/sysbits.c:2060:4: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
 2060 |    strncpy(LOCAL_FileNameBuf, Yap_LibDir, YAP_FILENAME_MAX);
      |    ^~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/userpreds.c -o userpreds.o
In file included from ./H/Yap.h:311,
                 from C/userpreds.c:41:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/utilpreds.c -o utilpreds.o
In file included from ./H/Yap.h:311,
                 from ./H/absmi.h:148,
                 from C/utilpreds.c:21:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/yap-args.c -o yap-args.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/write.c -o write.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I./library/dialect/swi/fli  ./library/dialect/swi/fli/blobs.c  -o blobs.o
In file included from ./H/Yap.h:311,
                 from C/write.c:23:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./H/Yap.h:311,
                 from ./library/dialect/swi/fli/blobs.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
./library/dialect/swi/fli/blobs.c: In function 'PL_blob_data':
./library/dialect/swi/fli/blobs.c:164:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  164 |     if ( len )
      |     ^~
./library/dialect/swi/fli/blobs.c:166:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  166 |       if ( type )
      |       ^~
C/write.c: In function 'check_infinite_loop':
C/write.c:743:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  743 |       if (x->u.d.old == t)
      |       ^~
C/write.c:745:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  745 |  x = x->parent;
      |  ^
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I./library/dialect/swi/fli  ./library/dialect/swi/fli/swi.c  -o swi.o
In file included from ./H/Yap.h:311,
                 from ./library/dialect/swi/fli/swi.c:22:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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/ypstdio.c -o ypstdio.o
In file included from ./H/Yap.h:311,
                 from C/ypstdio.c:18:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os    ./os/pl-buffer.c -o pl-buffer.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-buffer.c:25:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
C/utilpreds.c: In function 'p_term_hash':
C/utilpreds.c:3966:37: warning: array subscript -1 is outside array bounds of 'Term[1]' {aka 'long unsigned int[1]'} [-Warray-bounds]
 3966 |     CELL *ar = hash_complex_term(&t1-1, &t1, depth, H, FALSE PASS_REGS);
      |                                  ~~~^~
C/utilpreds.c:3937:8: note: while referencing 't1'
 3937 |   Term t1 = Deref(ARG1);
      |        ^~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-codelist.c -o pl-codelist.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-codelist.c:25:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
C/utilpreds.c: In function 'p_instantiated_term_hash':
C/utilpreds.c:4024:37: warning: array subscript -1 is outside array bounds of 'Term[1]' {aka 'long unsigned int[1]'} [-Warray-bounds]
 4024 |     CELL *ar = hash_complex_term(&t1-1, &t1, depth, H, TRUE PASS_REGS);
      |                                  ~~~^~
C/utilpreds.c:3995:8: note: while referencing 't1'
 3995 |   Term t1 = Deref(ARG1);
      |        ^~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-ctype.c -o pl-ctype.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-ctype.c:25:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-dtoa.c -o pl-dtoa.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-dtoa.c:25:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
./library/dialect/swi/fli/swi.c: In function 'Yap_CvtTerm':
./library/dialect/swi/fli/swi.c:3104:4: warning: array subscript 0 is outside array bounds of 'Term[0]' {aka 'long unsigned int[]'} [-Warray-bounds]
 3104 |  ta[0] = MkIntegerTerm((Int)DBRefOfTerm(t));
      |  ~~^~~
./library/dialect/swi/fli/swi.c:3103:7: note: while referencing 'ta'
 3103 |  Term ta[0];
      |       ^~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-error.c -o pl-error.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-error.c:4:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
C/utilpreds.c: In function 'Yap_TermHash':
C/utilpreds.c:3909:37: warning: array subscript -1 is outside array bounds of 'Term[1]' {aka 'long unsigned int[1]'} [-Warray-bounds]
 3909 |     CELL *ar = hash_complex_term(&t1-1, &t1, depth, H, FALSE PASS_REGS);
      |                                  ~~~^~
C/utilpreds.c:3906:8: note: while referencing 't1'
 3906 |   Term t1 = Deref(t);
      |        ^~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-file.c -o pl-file.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-file.c:39:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-files.c -o pl-files.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-files.c:26:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-fmt.c -o pl-fmt.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-glob.c -o pl-glob.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-glob.c:26:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-fmt.c:30:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
In file included from /usr/include/ctype.h:100,
                 from ./H/pl-yap.h:10,
                 from ./H/pl-incl.h:175,
                 from ./os/pl-fmt.c:30:
./os/pl-fmt.c: In function 'formatNumber':
./os/pl-fmt.c:955:17: warning: array subscript has type 'char' [-Wchar-subscripts]
  955 |    *s = toupper(*s);
      |                 ^
In file included from ./H/pl-incl.h:81,
                 from ./os/pl-file.c:39:
./os/pl-file.c: In function 'pl_wait_for_input_va':
./include/SWI-Prolog.h:291:9: error: frame pointer required, but reserved
  291 |         pl_ ## fname ## _va(term_t PL__t0, int PL__ac, control_t PL__ctx)
      |         ^~~
./os/pl-file.c:2070:1: note: in expansion of macro 'PRED_IMPL'
 2070 | PRED_IMPL("wait_for_input", 3, wait_for_input, 0)
      | ^~~~~~~~~
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-file.c:39:
./H/Regs.h:244:15: note: for 'CreepFlag'
  244 | register CELL CreepFlag asm ("$15");
      |               ^~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-option.c -o pl-option.o
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-option.c:25:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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 -I./os  ./os/pl-nt.c -o pl-nt.o
gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -mieee -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  -I.  -I./os  ./os/pl-os.c -o pl-os.o
gmake: *** [Makefile:607: pl-file.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-os.c:43:
./H/Regs.h:313:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  313 | INLINE_ONLY EXTERN void restore_TR(void);
      | ^~~~~~~~~~~
./H/Regs.h:314:1: warning: 'gnu_inline' attribute ignored [-Wattributes]
  314 | INLINE_ONLY EXTERN void save_TR(void);
      | ^~~~~~~~~~~
./os/pl-os.c: In function 'setRandom':
./os/pl-os.c:457:16: warning: variable 'seed' set but not used [-Wunused-but-set-variable]
  457 | { unsigned int seed;
      |                ^~~~
./os/pl-os.c: At top level:
./os/pl-os.c:1704:1: warning: no previous prototype for 'PL_asctime_r' [-Wmissing-prototypes]
 1704 | PL_asctime_r(const struct tm *tm, char *buf)
      | ^~~~~~~~~~~~
./os/pl-os.c: In function 'System':
./os/pl-os.c:2330:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2330 |   void (*old_int)();
      |   ^~~~
./os/pl-os.c:2331:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2331 |   void (*old_stop)();
      |   ^~~~
In file included from /usr/include/string.h:127,
                 from ./H/pl-incl.h:159,
                 from ./os/pl-os.c:43:
In function 'PrologPath',
    inlined from 'AbsoluteFile' at ./os/pl-os.c:1444:16:
./os/pl-os.c:748:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
  748 | { strncpy(buf, p, len);
      |   ^~~~~~~
./os/pl-os.c: In function 'Setenv':
./os/pl-os.c:2092:1: error: frame pointer required, but reserved
 2092 | Setenv(char *name, char *value)
      | ^~~~~~
In file included from ./H/Yap.h:311,
                 from ./H/pl-incl.h:43,
                 from ./os/pl-os.c:43:
./H/Regs.h:244:15: note: for 'CreepFlag'
  244 | register CELL CreepFlag asm ("$15");
      |               ^~~~~~~~~
In file included from /usr/include/string.h:127,
                 from ./H/pl-incl.h:159,
                 from ./os/pl-os.c:43:
In function 'PrologPath',
    inlined from 'findExecutable' at ./os/pl-os.c:2475:17:
./os/pl-os.c:748:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
  748 | { strncpy(buf, p, len);
      |   ^~~~~~~
gmake: *** [Makefile:622: pl-os.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