+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pari-2.3.5nb28/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pari-2.3.5nb28/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for pari-2.3.5nb28
Making gp in Osolaris-ix86
../config/genkernel ../src/kernel/x86_64/asm0.h > parilvl0.h
cat ../src/kernel/gmp/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h
cat parilvl0.h parilvl1.h > pariinl.h
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers -I../src/language -I/opt/pkg/include -o gp.lo ../src/gp/gp.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/language ../src/gp/gp.c  -fPIC -DPIC -o .libs/gp.o
../src/gp/gp.c: In function 'jump_to_given_buffer':
../src/gp/gp.c:179:13: warning: the comparison will always evaluate as 'true' for the address of 'env' will never be NULL [-Waddress]
  179 |   if (!b || !b->env) longjmp(GP_DATA->env, 0);
      |             ^
In file included from ../src/gp/gp.c:22:
../src/headers/paripriv.h:436:11: note: 'env' declared here
  436 |   jmp_buf env;
      |           ^~~
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/language ../src/gp/gp.c -o gp.o >/dev/null 2>&1
File ../src/funclist not changed.
cd ../src/desc && /opt/pkg/bin/perl merge_822 ../functions/*/* > def-solaris-ix86-536682.tmp
mv ../src/desc/def-solaris-ix86-536682.tmp ../src/desc/pari.desc
cd ../src/desc && PERL5LIB=. /opt/pkg/bin/perl gen_proto gp pari.desc > gp_init-solaris-ix86-536682.tmp
mv ../src/desc/gp_init-solaris-ix86-536682.tmp ../src/gp/gp_init.h
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers -I../src/graph -o gp_init.lo ../src/gp/gp_init.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/graph ../src/gp/gp_init.c  -fPIC -DPIC -o .libs/gp_init.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/graph ../src/gp/gp_init.c -o gp_init.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers -I../src/language -I/opt/pkg/include -o gp_rl.lo ../src/gp/gp_rl.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/language ../src/gp/gp_rl.c  -fPIC -DPIC -o .libs/gp_rl.o
../src/gp/gp_rl.c: In function 'gprl_input':
../src/gp/gp_rl.c:906:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  906 |   strncpy(t, s, l-1);
      |   ^~~~~~~~~~~~~~~~~~
../src/gp/gp_rl.c:900:7: note: length computed here
  900 |   l = strlen(s) + 1;
      |       ^~~~~~~~~
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/language ../src/gp/gp_rl.c -o gp_rl.o >/dev/null 2>&1
cd ../src/desc && PERL5LIB=. /opt/pkg/bin/perl gen_proto highlevel pari.desc > highlvl-solaris-ix86-536682.tmp
mv ../src/desc/highlvl-solaris-ix86-536682.tmp ../src/gp/highlvl.h
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.lo ../src/gp/highlvl.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -DDL_DFLT_NAME=NULL ../src/gp/highlvl.c  -fPIC -DPIC -o .libs/highlvl.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -DDL_DFLT_NAME=NULL ../src/gp/highlvl.c -o highlvl.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers -o whatnow.lo ../src/gp/whatnow.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/gp/whatnow.c  -fPIC -DPIC -o .libs/whatnow.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/gp/whatnow.c -o whatnow.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers -I../src/graph -o plotport.lo ../src/graph/plotport.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/graph ../src/graph/plotport.c  -fPIC -DPIC -o .libs/plotport.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers -I../src/graph ../src/graph/plotport.c -o plotport.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o plotnull.lo ../src/graph/plotnull.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/graph/plotnull.c  -fPIC -DPIC -o .libs/plotnull.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/graph/plotnull.c -o plotnull.o >/dev/null 2>&1
cat ../src/kernel/gmp/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/gcdll.c ../src/kernel/none/ratlift.c  ../src/kernel/none/invmod.c ../src/kernel/gmp/gcd.c ../src/kernel/none/mp_indep.c ../src/kernel/none/add.c > mp.c
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses  -I. -I../src/headers -I/opt/pkg/include -o mp.lo mp.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers mp.c  -fPIC -DPIC -o .libs/mp.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers mp.c -o mp.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o mpinl.lo ../src/kernel/none/mpinl.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/kernel/none/mpinl.c  -fPIC -DPIC -o .libs/mpinl.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/kernel/none/mpinl.c -o mpinl.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o Flx.lo ../src/basemath/Flx.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/Flx.c  -fPIC -DPIC -o .libs/Flx.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/Flx.c -o Flx.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o Qfb.lo ../src/basemath/Qfb.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/Qfb.c  -fPIC -DPIC -o .libs/Qfb.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/Qfb.c -o Qfb.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o RgX.lo ../src/basemath/RgX.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/RgX.c  -fPIC -DPIC -o .libs/RgX.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/RgX.c -o RgX.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o alglin1.lo ../src/basemath/alglin1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/alglin1.c  -fPIC -DPIC -o .libs/alglin1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/alglin1.c -o alglin1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o alglin2.lo ../src/basemath/alglin2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/alglin2.c  -fPIC -DPIC -o .libs/alglin2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/alglin2.c -o alglin2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o arith1.lo ../src/basemath/arith1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/arith1.c  -fPIC -DPIC -o .libs/arith1.o
In file included from ../src/headers/pari.h:69,
                 from ../src/basemath/arith1.c:22:
../src/basemath/arith1.c: In function 'classno':
../src/headers/paricast.h:22:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   22 | #define gmael1(m,x1)             (((GEN*)    (m))[x1])
      |                                                  ^
../src/headers/paricast.h:28:15: note: in expansion of macro 'gmael1'
   28 | #define gel   gmael1
      |               ^~~~~~
../src/basemath/arith1.c:2920:11: note: in expansion of macro 'gel'
 2920 |           gel(forms,0) = f;
      |           ^~~
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/arith1.c -o arith1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o arith2.lo ../src/basemath/arith2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/arith2.c  -fPIC -DPIC -o .libs/arith2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/arith2.c -o arith2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o base1.lo ../src/basemath/base1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base1.c  -fPIC -DPIC -o .libs/base1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base1.c -o base1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o base2.lo ../src/basemath/base2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base2.c  -fPIC -DPIC -o .libs/base2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base2.c -o base2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o base3.lo ../src/basemath/base3.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base3.c  -fPIC -DPIC -o .libs/base3.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base3.c -o base3.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o base4.lo ../src/basemath/base4.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base4.c  -fPIC -DPIC -o .libs/base4.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base4.c -o base4.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o base5.lo ../src/basemath/base5.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base5.c  -fPIC -DPIC -o .libs/base5.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/base5.c -o base5.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o bibli1.lo ../src/basemath/bibli1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/bibli1.c  -fPIC -DPIC -o .libs/bibli1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/bibli1.c -o bibli1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o bibli2.lo ../src/basemath/bibli2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/bibli2.c  -fPIC -DPIC -o .libs/bibli2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/bibli2.c -o bibli2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o buch1.lo ../src/basemath/buch1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch1.c  -fPIC -DPIC -o .libs/buch1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch1.c -o buch1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o buch2.lo ../src/basemath/buch2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch2.c  -fPIC -DPIC -o .libs/buch2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch2.c -o buch2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o buch3.lo ../src/basemath/buch3.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch3.c  -fPIC -DPIC -o .libs/buch3.o
../src/basemath/buch3.c: In function 'Buchray':
../src/basemath/buch3.c:364:36: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  364 |   GEN bigres, bid, cycbid, genbid, x, y, funits, H, El;
      |                                    ^
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch3.c -o buch3.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o buch4.lo ../src/basemath/buch4.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch4.c  -fPIC -DPIC -o .libs/buch4.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/buch4.c -o buch4.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o galconj.lo ../src/basemath/galconj.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/galconj.c  -fPIC -DPIC -o .libs/galconj.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/galconj.c -o galconj.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o gen1.lo ../src/basemath/gen1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/gen1.c  -fPIC -DPIC -o .libs/gen1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/gen1.c -o gen1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o gen2.lo ../src/basemath/gen2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/gen2.c  -fPIC -DPIC -o .libs/gen2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/gen2.c -o gen2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o gen3.lo ../src/basemath/gen3.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/gen3.c  -fPIC -DPIC -o .libs/gen3.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/gen3.c -o gen3.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o ifactor1.lo ../src/basemath/ifactor1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/ifactor1.c  -fPIC -DPIC -o .libs/ifactor1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/ifactor1.c -o ifactor1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o perm.lo ../src/basemath/perm.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/perm.c  -fPIC -DPIC -o .libs/perm.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/perm.c -o perm.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o polarit1.lo ../src/basemath/polarit1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/polarit1.c  -fPIC -DPIC -o .libs/polarit1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/polarit1.c -o polarit1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o polarit2.lo ../src/basemath/polarit2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/polarit2.c  -fPIC -DPIC -o .libs/polarit2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/polarit2.c -o polarit2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o polarit3.lo ../src/basemath/polarit3.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/polarit3.c  -fPIC -DPIC -o .libs/polarit3.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/polarit3.c -o polarit3.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o rootpol.lo ../src/basemath/rootpol.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/rootpol.c  -fPIC -DPIC -o .libs/rootpol.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/rootpol.c -o rootpol.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o subcyclo.lo ../src/basemath/subcyclo.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/subcyclo.c  -fPIC -DPIC -o .libs/subcyclo.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/subcyclo.c -o subcyclo.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o subgroup.lo ../src/basemath/subgroup.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/subgroup.c  -fPIC -DPIC -o .libs/subgroup.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/subgroup.c -o subgroup.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o trans1.lo ../src/basemath/trans1.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/trans1.c  -fPIC -DPIC -o .libs/trans1.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/trans1.c -o trans1.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o trans2.lo ../src/basemath/trans2.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/trans2.c  -fPIC -DPIC -o .libs/trans2.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/trans2.c -o trans2.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o trans3.lo ../src/basemath/trans3.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/trans3.c  -fPIC -DPIC -o .libs/trans3.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/basemath/trans3.c -o trans3.o >/dev/null 2>&1
cd ../src/desc && PERL5LIB=. /opt/pkg/bin/perl gen_member pari.desc > members-solaris-ix86-536682.tmp
mv ../src/desc/members-solaris-ix86-536682.tmp ../src/language/members.h
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o anal.lo ../src/language/anal.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/anal.c  -fPIC -DPIC -o .libs/anal.o
../src/language/anal.c: In function 'matcell':
../src/language/anal.c:1308:26: warning: dangling pointer 'pt' to 'p2' may be used [-Wdangling-pointer=]
 1308 |   C->ptcell = pt; return *pt;
      |                          ^~~
../src/language/anal.c:1289:17: note: 'p2' declared here
 1289 |             GEN p2 = cgetg(lg(p),t_VEC);
      |                 ^~
../src/language/anal.c:1308:13: warning: dangling pointer 'pt' to 'p2' may be used [-Wdangling-pointer=]
 1308 |   C->ptcell = pt; return *pt;
      |   ~~~~~~~~~~^~~~
../src/language/anal.c:1289:17: note: 'p2' declared here
 1289 |             GEN p2 = cgetg(lg(p),t_VEC);
      |                 ^~
In function '_strtoGENstr',
    inlined from 'strtoGENstr' at ../src/language/anal.c:1205:37:
../src/language/anal.c:1201:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 1201 |   strncpy(t, s, n0); t[n0] = 0; return x;
      |   ^~~~~~~~~~~~~~~~~
../src/language/anal.c: In function 'strtoGENstr':
../src/language/anal.c:1205:53: note: length computed here
 1205 | strtoGENstr(const char *s) { return _strtoGENstr(s, strlen(s)); }
      |                                                     ^~~~~~~~~
In function 'installep',
    inlined from 'fetch_named_var' at ../src/language/anal.c:2700:8:
../src/language/anal.c:2608:20: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 2608 |   ep->name    = u; strncpy(u, name,len); u[len]=0;
      |                    ^~~~~~~~~~~~~~~~~~~~
../src/language/anal.c: In function 'fetch_named_var':
../src/language/anal.c:2700:25: note: length computed here
 2700 |   ep = installep(NULL,s,strlen(s),EpVAR, SIZEOF_VAR_POLS, funhash);
      |                         ^~~~~~~~~
../src/language/anal.c: In function 'check_array_index':
../src/language/anal.c:1027:20: warning: '[1-' directive writing 3 bytes into a region of size between 1 and 80 [-Wformat-overflow=]
 1027 |     else sprintf(s,"%s[1-%ld]",s,max-1);
      |                    ^~~~~~~~~~~
../src/language/anal.c:1027:20: note: directive argument in the range [-9223372036854775808, 9223372036854775805]
../src/language/anal.c:1027:10: note: 'sprintf' output between 6 and 104 bytes into a destination of size 80
 1027 |     else sprintf(s,"%s[1-%ld]",s,max-1);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/language/anal.c:1027:10: warning: 'sprintf' argument 3 overlaps destination object 's' [-Wrestrict]
../src/language/anal.c:1023:10: note: destination object referenced by 'restrict'-qualified argument 1 was declared here
 1023 |     char s[80];
      |          ^
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/anal.c -o anal.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o compat.lo ../src/language/compat.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/compat.c  -fPIC -DPIC -o .libs/compat.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/compat.c -o compat.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o default.lo ../src/language/default.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/default.c  -fPIC -DPIC -o .libs/default.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/default.c -o default.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o errmsg.lo ../src/language/errmsg.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/errmsg.c  -fPIC -DPIC -o .libs/errmsg.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/errmsg.c -o errmsg.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o es.lo ../src/language/es.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/es.c  -fPIC -DPIC -o .libs/es.o
In function 'term_get_color',
    inlined from 'term_get_color' at ../src/language/es.c:535:1:
../src/language/es.c:552:18: warning: '%ld' directive writing between 1 and 20 bytes into a region of size between 0 and 12 [-Wformat-overflow=]
  552 |       sprintf(s, "%c[%ld;%ld;%ldm", ESC, c[0], c[1], c[2]);
      |                  ^~~~~~~~~~~~~~~~~
../src/language/es.c:552:18: note: directive argument in the range [-9223372036854775778, 9223372036854775807]
../src/language/es.c:552:18: note: directive argument in the range [-9223372036854775768, 9223372036854775807]
../src/language/es.c:552:7: note: 'sprintf' output between 9 and 66 bytes into a destination of size 16
  552 |       sprintf(s, "%c[%ld;%ld;%ldm", ESC, c[0], c[1], c[2]);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/language/es.c:548:18: warning: '%ld' directive writing between 1 and 20 bytes into a region of size between 0 and 12 [-Wformat-overflow=]
  548 |       sprintf(s, "%c[%ld;%ldm", ESC, c[0], c[1]);
      |                  ^~~~~~~~~~~~~
../src/language/es.c:548:18: note: directive argument in the range [-9223372036854775778, 9223372036854775807]
../src/language/es.c:548:7: note: 'sprintf' output between 7 and 45 bytes into a destination of size 16
  548 |       sprintf(s, "%c[%ld;%ldm", ESC, c[0], c[1]);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_expand_env',
    inlined from 'expand_tilde' at ../src/language/es.c:3009:10:
../src/language/es.c:2988:12: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 2988 |       s0 = strncpy(gpmalloc(l+1), s0, l); s0[l] = 0;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/language/es.c:2985:9: note: length computed here
 2985 |     l = strlen(s0);
      |         ^~~~~~~~~~
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/es.c -o es.o >/dev/null 2>&1
cd ../src/desc && PERL5LIB=. /opt/pkg/bin/perl gen_proto basic pari.desc > init-solaris-ix86-536682.tmp
mv ../src/desc/init-solaris-ix86-536682.tmp ../src/language/init.h
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o init.lo ../src/language/init.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/init.c  -fPIC -DPIC -o .libs/init.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/init.c -o init.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o intnum.lo ../src/language/intnum.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/intnum.c  -fPIC -DPIC -o .libs/intnum.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/intnum.c -o intnum.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o members.lo ../src/language/members.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/members.c  -fPIC -DPIC -o .libs/members.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/members.c -o members.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o sumiter.lo ../src/language/sumiter.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/sumiter.c  -fPIC -DPIC -o .libs/sumiter.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/language/sumiter.c -o sumiter.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o aprcl.lo ../src/modules/aprcl.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/aprcl.c  -fPIC -DPIC -o .libs/aprcl.o
../src/modules/aprcl.c: In function 'calcjac':
../src/modules/aprcl.c:506:44: warning: variable 'E' set but not used [-Wunused-but-set-variable]
  506 |   GEN J, tabf, tabg, faq, tabfaq, tabj, P, E, PE;
      |                                            ^
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/aprcl.c -o aprcl.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o elldata.lo ../src/modules/elldata.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/elldata.c  -fPIC -DPIC -o .libs/elldata.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/elldata.c -o elldata.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o elliptic.lo ../src/modules/elliptic.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/elliptic.c  -fPIC -DPIC -o .libs/elliptic.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/elliptic.c -o elliptic.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o galois.lo ../src/modules/galois.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/galois.c  -fPIC -DPIC -o .libs/galois.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/galois.c -o galois.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o groupid.lo ../src/modules/groupid.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/groupid.c  -fPIC -DPIC -o .libs/groupid.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/groupid.c -o groupid.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o kummer.lo ../src/modules/kummer.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/kummer.c  -fPIC -DPIC -o .libs/kummer.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/kummer.c -o kummer.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o mpqs.lo ../src/modules/mpqs.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/mpqs.c  -fPIC -DPIC -o .libs/mpqs.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/mpqs.c -o mpqs.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o nffactor.lo ../src/modules/nffactor.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/nffactor.c  -fPIC -DPIC -o .libs/nffactor.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/nffactor.c -o nffactor.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o part.lo ../src/modules/part.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/part.c  -fPIC -DPIC -o .libs/part.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/part.c -o part.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o stark.lo ../src/modules/stark.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/stark.c  -fPIC -DPIC -o .libs/stark.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/stark.c -o stark.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o subfield.lo ../src/modules/subfield.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/subfield.c  -fPIC -DPIC -o .libs/subfield.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/subfield.c -o subfield.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=compile gcc  -c -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -I. -I../src/headers  -o thue.lo ../src/modules/thue.c
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/thue.c  -fPIC -DPIC -o .libs/thue.o
libtool: compile:  gcc -c -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -I. -I../src/headers ../src/modules/thue.c -o thue.o >/dev/null 2>&1
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=link gcc -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -L/opt/pkg/lib -Wl,-R/opt/pkg/lib   -o libpari-gmp.la mp.lo mpinl.lo Flx.lo Qfb.lo RgX.lo alglin1.lo alglin2.lo arith1.lo arith2.lo base1.lo base2.lo base3.lo base4.lo base5.lo bibli1.lo bibli2.lo buch1.lo buch2.lo buch3.lo buch4.lo galconj.lo gen1.lo gen2.lo gen3.lo ifactor1.lo perm.lo polarit1.lo polarit2.lo polarit3.lo rootpol.lo subcyclo.lo subgroup.lo trans1.lo trans2.lo trans3.lo anal.lo compat.lo default.lo errmsg.lo es.lo init.lo intnum.lo members.lo sumiter.lo aprcl.lo elldata.lo elliptic.lo galois.lo groupid.lo kummer.lo mpqs.lo nffactor.lo part.lo stark.lo subfield.lo thue.lo -rpath "/opt/pkg/lib" --version-info 0:0
libtool: link: gcc -shared  -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libpari-gmp.so.0 -o .libs/libpari-gmp.so.0.0.0  .libs/mp.o .libs/mpinl.o .libs/Flx.o .libs/Qfb.o .libs/RgX.o .libs/alglin1.o .libs/alglin2.o .libs/arith1.o .libs/arith2.o .libs/base1.o .libs/base2.o .libs/base3.o .libs/base4.o .libs/base5.o .libs/bibli1.o .libs/bibli2.o .libs/buch1.o .libs/buch2.o .libs/buch3.o .libs/buch4.o .libs/galconj.o .libs/gen1.o .libs/gen2.o .libs/gen3.o .libs/ifactor1.o .libs/perm.o .libs/polarit1.o .libs/polarit2.o .libs/polarit3.o .libs/rootpol.o .libs/subcyclo.o .libs/subgroup.o .libs/trans1.o .libs/trans2.o .libs/trans3.o .libs/anal.o .libs/compat.o .libs/default.o .libs/errmsg.o .libs/es.o .libs/init.o .libs/intnum.o .libs/members.o .libs/sumiter.o .libs/aprcl.o .libs/elldata.o .libs/elliptic.o .libs/galois.o .libs/groupid.o .libs/kummer.o .libs/mpqs.o .libs/nffactor.o .libs/part.o .libs/stark.o .libs/subfield.o .libs/thue.o   -L/home/pbulk/build/math/pari23/work/.buildlink/lib  -O3 -O2 -msave-args -Wl,-rpath -Wl,/opt/pkg/lib  
libtool: link: (cd ".libs" && rm -f "libpari-gmp.so.0" && ln -s "libpari-gmp.so.0.0.0" "libpari-gmp.so.0")
libtool: link: (cd ".libs" && rm -f "libpari-gmp.so" && ln -s "libpari-gmp.so.0.0.0" "libpari-gmp.so")
libtool: link: ar cr .libs/libpari-gmp.a  mp.o mpinl.o Flx.o Qfb.o RgX.o alglin1.o alglin2.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bibli1.o bibli2.o buch1.o buch2.o buch3.o buch4.o galconj.o gen1.o gen2.o gen3.o ifactor1.o perm.o polarit1.o polarit2.o polarit3.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o default.o errmsg.o es.o init.o intnum.o members.o sumiter.o aprcl.o elldata.o elliptic.o galois.o groupid.o kummer.o mpqs.o nffactor.o part.o stark.o subfield.o thue.o
libtool: link: ranlib .libs/libpari-gmp.a
libtool: link: ( cd ".libs" && rm -f "libpari-gmp.la" && ln -s "../libpari-gmp.la" "libpari-gmp.la" )
rm -f gp
/home/pbulk/build/math/pari23/work/.cwrapper/bin/libtool  --mode=link gcc -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -L/opt/pkg/lib -Wl,-R/opt/pkg/lib  -o gp -O3 -Wall -fomit-frame-pointer  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -L/opt/pkg/lib -Wl,-R/opt/pkg/lib gp.lo gp_init.lo gp_rl.lo highlvl.lo whatnow.lo plotport.lo plotnull.lo -Wl,-R,/opt/pkg/lib:/usr/lib  -lm -L/opt/pkg/lib -lgmp -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lreadline -L/usr/lib -ltermcap libpari-gmp.la
libtool: link: gcc -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/math/pari23/work/.buildlink/include -I/home/pbulk/build/math/pari23/work/.buildlink/include/ncurses -Wl,-rpath -Wl,/opt/pkg/lib -o .libs/gp -O3 -Wall -fomit-frame-pointer -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-rpath -Wl,/opt/pkg/lib .libs/gp.o .libs/gp_init.o .libs/gp_rl.o .libs/highlvl.o .libs/whatnow.o .libs/plotport.o .libs/plotnull.o -Wl,-rpath -Wl,/opt/pkg/lib -Wl,-rpath -Wl,/opt/pkg/lib  -L/home/pbulk/build/math/pari23/work/.buildlink/lib -lm /home/pbulk/build/math/pari23/work/.buildlink/lib/libgmp.so /home/pbulk/build/math/pari23/work/.buildlink/lib/libreadline.so -L../lib /home/pbulk/build/math/pari23/work/.buildlink/lib/libncurses.so ./.libs/libpari-gmp.so  -R/home/pbulk/build/math/pari23/work/.buildlink/lib -R/opt/pkg/lib
cd doc && /opt/pkg/bin/bmake doc
rm -f develop.std
/opt/pkg/bin/pdftex develop
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/pkgsrc) (preloaded format=pdftex)
 restricted \write18 enabled.
entering extended mode
(./develop.tex (./parimacro.tex (./paricfg.tex)
FIRST PASS
No aux file.) (./pdfmacs.tex) [1{/var/opt/pkg/lib/texmf/fonts/map/pdftex/updmap
/pdftex.map}] [2] [3] (./develop.aux) [4] [5] (./index.tex [6] ) ) </opt/pkg/sh
are/texmf-dist/fonts/pk/ljfour/public/cm/dpi600/cmbx10.pk>
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmr12

kpathsea: Running mktexfmt mf.base
mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order):
mktexfmt:   /etc/opt/pkg/texmf/web2c/fmtutil.cnf
mktexfmt:   /opt/pkg/share/texmf-dist/web2c/fmtutil.cnf
mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes:
mktexfmt:   /home/pbulk/build/math/pari23/work/.home/.texlive2023/texmf-config/web2c/fmtutil.cnf
mktexfmt [INFO]: writing formats under /home/pbulk/build/math/pari23/work/.home/.texlive2023/texmf-var/web2c
mktexfmt [INFO]: Did not find entry for byfmt=mf skipped
mktexfmt [INFO]: not selected formats: 3
mktexfmt [INFO]: total formats: 3
mktexfmt [INFO]: exiting with status 0
mktexpk: Mismatched mode ljfour and resolution 600; ignoring mode.
mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmr12
This is METAFONT, Version 2.71828182 (TeX Live 2023/pkgsrc) (preloaded base=mf)

kpathsea: Running mktexfmt mf.base
mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order):
mktexfmt:   /etc/opt/pkg/texmf/web2c/fmtutil.cnf
mktexfmt:   /opt/pkg/share/texmf-dist/web2c/fmtutil.cnf
mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes:
mktexfmt:   /home/pbulk/build/math/pari23/work/.home/.texlive2023/texmf-config/web2c/fmtutil.cnf
mktexfmt [INFO]: writing formats under /home/pbulk/build/math/pari23/work/.home/.texlive2023/texmf-var/web2c
mktexfmt [INFO]: Did not find entry for byfmt=mf skipped
mktexfmt [INFO]: not selected formats: 3
mktexfmt [INFO]: total formats: 3
mktexfmt [INFO]: exiting with status 0
I can't find the base file `mf.base'!
grep: can't open "cmr12.log"
mktexpk: `mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmr12' failed to make cmr12.720pk.
kpathsea: Appending font creation commands to missfont.log.

!pdfTeX error: /opt/pkg/bin/pdftex (file cmr12): Font cmr12 at 720 not found
 ==> Fatal error occurred, no output PDF file produced!
*** Error code 1

Stop.
bmake[1]: stopped in /home/pbulk/build/math/pari23/work/pari-2.3.5/doc
*** Error code 1

Stop.
bmake: stopped in /home/pbulk/build/math/pari23/work/pari-2.3.5
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/pari23
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/pari23