* Package: sci-mathematics/pari-2.13.4-r1 * Repository: gentoo * Maintainer: mjo@gentoo.org frp.bissey@gmail.com,proxy-maint@gentoo.org,sci-mathematics@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pari-2.13.4.tar.gz to /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work >>> Preparing source in /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4 ... * Applying pari-2.9.4-strip.patch ... [ ok ] * Applying pari-2.9.4-ppc.patch ... [ ok ] * Applying pari-2.11.2-no-automagic.patch ... [ ok ] * Applying pari-2.9.4-fltk-detection.patch ... [ ok ] * Applying pari-2.11.2-Makefile-LDFLAGS.patch ... [ ok ] * Applying pari-2.11.2-Makefile-docinstall.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4 ... true Configuring pari-2.13.4 (STABLE) Checking echo to see how to suppress newlines... ...using -n. Looking for some tools first ... ...gzip is /bin/gzip ...cc is /usr/bin/cc ...gcc is /usr/bin/gcc ...ld is /usr/bin/ld ...I could not find perl. ...zcat is /bin/zcat GNU compatible compiler: gcc version 11.3.0 (Gentoo 11.3.0 p4) Using mt engine single Given the previous choices, sizeof(long) is 8 chars. The internal word representation of a double is not needed (64bit). ========================================================================== Building for: amd64 running linux (x86-64 kernel) 64-bit version ========================================================================== C compiler is x86_64-pc-linux-gnu-gcc -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -fPIC Executable linker is x86_64-pc-linux-gnu-gcc -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Dynamic Lib linker is x86_64-pc-linux-gnu-gcc -shared $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Looking in C lib for some symbols... ...Found sse2. ...Found exp2. ...Found log2. ...Found strftime. ...Found getrusage. ...Found gettimeofday. ...Found sigaction. ...Found TIOCGWINSZ. ...Found getrlimit. ...Found stat. ...Found vsnprintf. ...Found mmap. ...Found waitpid. ...Found setsid. ...Found getenv. ...Found isatty. ...Found alarm. ...Found system. ...Found dlopen. Checking for optional libraries and headers... Hi-Res Graphics: none ...Found readline header in /usr/include/readline Using GNU readline, version 8.1 Installation prefix ? [/usr] ...for architecture-independent files (share-prefix) ? [/usr/share] Installation directories for: ...executables (gp, gphelp) ? [/usr/bin] ...libraries (libpari) ? [/usr/lib64] ...include files ? [/usr/include] ...manual pages ? [/usr/share/man/man1] ...other system-dependent data ? [/usr/share/pari] ...other system-independent data ? [/usr/share/pari] Default is dynamic executable and shared library ========================================================================== Extracting Olinux-x86_64/Makefile.examples Extracting Olinux-x86_64/Makefile which: no moc in (.:/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/14/bin:/etc:/usr/lib:/lib:/usr/libexec) Extracting Makefile Extracting Olinux-x86_64/paricfg.h Extracting scripts and macros ...in doc ...in misc ========================================================================== Shall we try to build pari 2.13.4 (released) now (y/n)? [n] Ok. Type "make install" when you are ready Bye ! >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4 ... make -j32 gp Making gp in Olinux-x86_64 make[1]: Entering directory '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64' ../config/genkernel ../src ../src/kernel/x86_64/asm0.h > parilvl0.h if test -r ./tune.h; then d=.; else d=../src/kernel/none; fi; cat $d/tune.h ../src/kernel/none/int.h ../src/kernel/none/level1.h > parilvl1.h cat ../src/mt/single.h > parimt.h cat ../src/kernel/none/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/gcdll.c ../src/kernel/none/halfgcd.c ../src/kernel/none/ratlift.c ../src/kernel/none/invmod.c ../src/kernel/none/gcd.c ../src/kernel/none/gcdext.c ../src/kernel/none/mp_indep.c ../src/kernel/none/add.c > mpker.c cat parilvl0.h parilvl1.h > mpinl.h x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o emacs.o ../src/gp/emacs.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -I../src/language -DDL_DFLT_NAME=NULL -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o gp.o ../src/gp/gp.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -I../src/language -I/usr/include -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o gp_rl.o ../src/gp/gp_rl.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -I../src/language -I/usr/include -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o texmacs.o ../src/gp/texmacs.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o whatnow.o ../src/gp/whatnow.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o plotnone.o ../src/graph/plotnone.c x86_64-pc-linux-gnu-gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -funroll-loops -fPIC -I. -I../src/headers -o mpker.o mpker.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -fPIC -o mpinl.o ../src/kernel/none/mpinl.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o F2v.o ../src/basemath/F2v.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o F2x.o ../src/basemath/F2x.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o F2xqE.o ../src/basemath/F2xqE.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FF.o ../src/basemath/FF.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Fle.o ../src/basemath/Fle.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Flv.o ../src/basemath/Flv.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Flx.o ../src/basemath/Flx.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FlxX.o ../src/basemath/FlxX.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FlxqE.o ../src/basemath/FlxqE.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Flxq_log.o ../src/basemath/Flxq_log.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FpE.o ../src/basemath/FpE.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FpV.o ../src/basemath/FpV.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FpX.o ../src/basemath/FpX.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FpXQX_factor.o ../src/basemath/FpXQX_factor.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FpXX.o ../src/basemath/FpXX.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o FpX_factor.o ../src/basemath/FpX_factor.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Hensel.o ../src/basemath/Hensel.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o QX_factor.o ../src/basemath/QX_factor.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Qfb.o ../src/basemath/Qfb.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o RgV.o ../src/basemath/RgV.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o RgX.o ../src/basemath/RgX.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o Ser.o ../src/basemath/Ser.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ZG.o ../src/basemath/ZG.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ZV.o ../src/basemath/ZV.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ZX.o ../src/basemath/ZX.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o alglin1.o ../src/basemath/alglin1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o alglin2.o ../src/basemath/alglin2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o alglin3.o ../src/basemath/alglin3.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o aprcl.o ../src/basemath/aprcl.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o arith1.o ../src/basemath/arith1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o arith2.o ../src/basemath/arith2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o base1.o ../src/basemath/base1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o base2.o ../src/basemath/base2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o base3.o ../src/basemath/base3.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o base4.o ../src/basemath/base4.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o base5.o ../src/basemath/base5.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bb_group.o ../src/basemath/bb_group.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bb_hnf.o ../src/basemath/bb_hnf.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bern.o ../src/basemath/bern.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bibli1.o ../src/basemath/bibli1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bibli2.o ../src/basemath/bibli2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bit.o ../src/basemath/bit.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bnflog.o ../src/basemath/bnflog.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o bnfunits.o ../src/basemath/bnfunits.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o buch1.o ../src/basemath/buch1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o buch2.o ../src/basemath/buch2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o buch3.o ../src/basemath/buch3.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o buch4.o ../src/basemath/buch4.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o char.o ../src/basemath/char.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o concat.o ../src/basemath/concat.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o crvwtors.o ../src/basemath/crvwtors.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o dirichlet.o ../src/basemath/dirichlet.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ecpp.o ../src/basemath/ecpp.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ellanal.o ../src/basemath/ellanal.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o elliptic.o ../src/basemath/elliptic.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ellisog.o ../src/basemath/ellisog.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ellpadic.o ../src/basemath/ellpadic.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ellpadiclambdamu.o ../src/basemath/ellpadiclambdamu.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ellsea.o ../src/basemath/ellsea.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o elltors.o ../src/basemath/elltors.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o galconj.o ../src/basemath/galconj.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o gen1.o ../src/basemath/gen1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o gen2.o ../src/basemath/gen2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o gen3.o ../src/basemath/gen3.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o hnf_snf.o ../src/basemath/hnf_snf.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o hyperell.o ../src/basemath/hyperell.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o hypergeom.o ../src/basemath/hypergeom.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ifactor1.o ../src/basemath/ifactor1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o kummer.o ../src/basemath/kummer.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o lfun.o ../src/basemath/lfun.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o lfunquad.o ../src/basemath/lfunquad.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o lfunutils.o ../src/basemath/lfunutils.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o lll.o ../src/basemath/lll.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o map.o ../src/basemath/map.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o matperm.o ../src/basemath/matperm.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o mellininv.o ../src/basemath/mellininv.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o mftrace.o ../src/basemath/mftrace.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o modsym.o ../src/basemath/modsym.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o msfarey.o ../src/basemath/msfarey.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o nffactor.o ../src/basemath/nffactor.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o perm.o ../src/basemath/perm.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o polarit1.o ../src/basemath/polarit1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o polarit2.o ../src/basemath/polarit2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o polarit3.o ../src/basemath/polarit3.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o polclass.o ../src/basemath/polclass.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o polmodular.o ../src/basemath/polmodular.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o prime.o ../src/basemath/prime.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o qfisom.o ../src/basemath/qfisom.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o qfsolve.o ../src/basemath/qfsolve.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o random.o ../src/basemath/random.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o rootpol.o ../src/basemath/rootpol.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o subcyclo.o ../src/basemath/subcyclo.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o subfield.o ../src/basemath/subfield.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o subgroup.o ../src/basemath/subgroup.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o trans1.o ../src/basemath/trans1.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o trans2.o ../src/basemath/trans2.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o trans3.o ../src/basemath/trans3.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o volcano.o ../src/basemath/volcano.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o zetamult.o ../src/basemath/zetamult.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o anal.o ../src/language/anal.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o compile.o ../src/language/compile.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o default.o ../src/language/default.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o es.o ../src/language/es.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o eval.o ../src/language/eval.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o forprime.o ../src/language/forprime.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o gplib.o ../src/language/gplib.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o hash.o ../src/language/hash.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o init.o ../src/language/init.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o intnum.o ../src/language/intnum.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o members.o ../src/language/members.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o paricfg.o ../src/language/paricfg.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o pariinl.o ../src/language/pariinl.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o parse.o ../src/language/parse.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o readline.o ../src/language/readline.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o str.o ../src/language/str.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o sumiter.o ../src/language/sumiter.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o algebras.o ../src/modules/algebras.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o elldata.o ../src/modules/elldata.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ellfromeqn.o ../src/modules/ellfromeqn.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o forperm.o ../src/modules/forperm.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o forsubset.o ../src/modules/forsubset.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o galois.o ../src/modules/galois.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o galpol.o ../src/modules/galpol.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o genus2red.o ../src/modules/genus2red.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o groupid.o ../src/modules/groupid.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o krasner.o ../src/modules/krasner.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o mpqs.o ../src/modules/mpqs.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o part.o ../src/modules/part.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -funroll-loops -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o ratpoints.o ../src/modules/ratpoints.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o stark.o ../src/modules/stark.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o thue.o ../src/modules/thue.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o mt.o ../src/mt/mt.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o single.o ../src/mt/single.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o plotport.o ../src/graph/plotport.c x86_64-pc-linux-gnu-gcc -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -o plottty.o ../src/graph/plottty.c rm -f libpari.so.2.13.4 x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64"/libpari.so.2.13.4 -shared -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wl,-shared,-soname=libpari.so.7 -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 mpker.o mpinl.o F2v.o F2x.o F2xqE.o FF.o Fle.o Flv.o Flx.o FlxX.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXQX_factor.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o Ser.o ZG.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o aprcl.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bb_hnf.o bern.o bibli1.o bibli2.o bit.o bnflog.o bnfunits.o buch1.o buch2.o buch3.o buch4.o char.o concat.o crvwtors.o dirichlet.o ecpp.o ellanal.o elliptic.o ellisog.o ellpadic.o ellpadiclambdamu.o ellsea.o elltors.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o hyperell.o hypergeom.o ifactor1.o kummer.o lfun.o lfunquad.o lfunutils.o lll.o map.o matperm.o mellininv.o mftrace.o modsym.o msfarey.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o polclass.o polmodular.o prime.o qfisom.o qfsolve.o random.o rootpol.o subcyclo.o subfield.o subgroup.o trans1.o trans2.o trans3.o volcano.o zetamult.o anal.o compile.o default.o es.o eval.o forprime.o gplib.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o readline.o str.o sumiter.o algebras.o elldata.o ellfromeqn.o forperm.o forsubset.o galois.o galpol.o genus2red.o groupid.o krasner.o mpqs.o part.o ratpoints.o stark.o thue.o mt.o single.o plotport.o plottty.o -lc -lm -lm if test "libpari.so.2.13.4" != "libpari.so"; then rm -f libpari.so; ln -s libpari.so.2.13.4 libpari.so; fi if test "libpari.so.2.13.4" != "libpari.so.7"; then rm -f libpari.so.7; ln -s libpari.so.2.13.4 libpari.so.7; fi rm -f gp-dyn x86_64-pc-linux-gnu-gcc -o gp-dyn -L"/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64" -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 emacs.o gp.o gp_rl.o texmacs.o whatnow.o plotnone.o -Wl,-rpath,"/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4"/Olinux-x86_64:"/usr/lib64":/usr/lib64 -L/usr/lib64 -lreadline -lpari -lm : gp-dyn rm -f ../gp ln -s Olinux-x86_64/gp-dyn ../gp make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64' >>> Source compiled. >>> Test phase: sci-mathematics/pari-2.13.4-r1 make -j32 COLUMNS=80 test-all Making test-all in Olinux-x86_64 make[1]: Entering directory '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64' rm -f gp-sta x86_64-pc-linux-gnu-gcc -o gp-sta -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=native -O2 -pipe -frecord-gcc-switches -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 mpker.o mpinl.o F2v.o F2x.o F2xqE.o FF.o Fle.o Flv.o Flx.o FlxX.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXQX_factor.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o Ser.o ZG.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o aprcl.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bb_hnf.o bern.o bibli1.o bibli2.o bit.o bnflog.o bnfunits.o buch1.o buch2.o buch3.o buch4.o char.o concat.o crvwtors.o dirichlet.o ecpp.o ellanal.o elliptic.o ellisog.o ellpadic.o ellpadiclambdamu.o ellsea.o elltors.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o hyperell.o hypergeom.o ifactor1.o kummer.o lfun.o lfunquad.o lfunutils.o lll.o map.o matperm.o mellininv.o mftrace.o modsym.o msfarey.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o polclass.o polmodular.o prime.o qfisom.o qfsolve.o random.o rootpol.o subcyclo.o subfield.o subgroup.o trans1.o trans2.o trans3.o volcano.o zetamult.o anal.o compile.o default.o es.o eval.o forprime.o gplib.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o readline.o str.o sumiter.o algebras.o elldata.o ellfromeqn.o forperm.o forsubset.o galois.o galpol.o genus2red.o groupid.o krasner.o mpqs.o part.o ratpoints.o stark.o thue.o mt.o single.o plotport.o plottty.o emacs.o gp.o gp_rl.o texmacs.o whatnow.o plotnone.o -Wl,-rpath,"/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4"/Olinux-x86_64:"/usr/lib64":/usr/lib64 -L/usr/lib64 -lreadline -lm : gp-sta * Testing addprimes gp-sta..TIME= 3 gp-dyn..TIME= 3 * Testing agm gp-sta..TIME= 36 gp-dyn..TIME= 41 * Testing algebras gp-sta..TIME= 790 gp-dyn..TIME= 852 * Testing alggroup gp-sta..TIME= 332 gp-dyn..TIME= 349 * Testing alghasse gp-sta..TIME= 1076 gp-dyn..TIME= 1155 * Testing alglattices gp-sta..TIME= 779 gp-dyn..TIME= 820 * Testing algsplit gp-sta..TIME= 479 gp-dyn..TIME= 513 * Testing analyz gp-sta..TIME= 8 gp-dyn..TIME= 4 * Testing apply gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing arith gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing asymp gp-sta..TIME= 60 gp-dyn..TIME= 60 * Testing aurifeuille gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing bbhnf gp-sta..TIME= 306 gp-dyn..TIME= 329 * Testing bern gp-sta..TIME= 5244 gp-dyn..TIME= 4661 * Testing bessel gp-sta..TIME= 14 gp-dyn..TIME= 10 * Testing bestappr gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing binomial gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing bit gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing bnf gp-sta..TIME=18410 gp-dyn..TIME=19609 * Testing bnfisintnorm gp-sta..TIME= 200 gp-dyn..TIME= 223 * Testing bnflog gp-sta..TIME= 1978 gp-dyn..TIME= 2052 * Testing bnfsunit gp-sta..TIME= 1333 gp-dyn..TIME= 1379 * Testing bnr gp-sta..TIME= 137 gp-dyn..TIME= 156 * Testing bnrL1 gp-sta..TIME= 153 gp-dyn..TIME= 157 * Testing bnrclassfield gp-sta..TIME= 5587 gp-dyn..TIME= 6123 * Testing bnrisgalois gp-sta..TIME= 86 gp-dyn..TIME= 95 * Testing bnrmap gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing character gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing characteristic gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing charpoly gp-sta..TIME= 55 gp-dyn..TIME= 53 * Testing chinese gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing cmp gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing combinat gp-sta..TIME= 2 gp-dyn..TIME= 0 * Testing compat gp-sta..TIME= 4 gp-dyn..TIME= 4 * Testing concat gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing content gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing contfrac gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing cxtrigo gp-sta..TIME= 130 gp-dyn..TIME= 139 * Testing cyclo gp-sta..TIME= 122 gp-dyn..TIME= 125 * Testing debugger gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing deriv gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing det gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing diffop gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing digits gp-sta..TIME= 347 gp-dyn..TIME= 349 * Testing dirmul gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing dirpowers gp-sta..TIME= 27 gp-dyn..TIME= 32 * Testing disc gp-sta..TIME= 27 gp-dyn..TIME= 23 * Testing div gp-sta..TIME= 0 gp-dyn..TIME= 3 * Testing divisors gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing ell gp-sta..TIME= 358 gp-dyn..TIME= 371 * Testing ellanal gp-sta..TIME= 891 gp-dyn..TIME= 944 * Testing ellff gp-sta..TIME= 3538 gp-dyn..TIME= 3719 * Testing ellglobalred gp-sta..TIME= 833 gp-dyn..TIME= 863 * Testing elliptic gp-sta..TIME= 10 gp-dyn..TIME= 9 * Testing ellisogeny gp-sta..TIME= 39 gp-dyn..TIME= 41 * Testing ellisomat gp-sta..TIME= 1653 gp-dyn..TIME= 1717 * Testing ellissupersingular gp-sta..TIME= 98 gp-dyn..TIME= 104 * Testing ellmodulareqn gp-sta..TIME= 21 gp-dyn..TIME= 20 * Testing ellnf gp-sta..TIME= 1104 gp-dyn..TIME= 1172 * Testing ellpadic gp-sta..TIME= 128 gp-dyn..TIME= 141 * Testing ellpadiclambdamu gp-sta..TIME= 520 gp-dyn..TIME= 528 * Testing ellratpoints gp-sta..TIME= 48 gp-dyn..TIME= 51 * Testing ellsea gp-sta..TIME= 4643 gp-dyn..TIME= 5477 * Testing ellseaJ gp-sta..TIME= 401 gp-dyn..TIME= 425 * Testing elltors gp-sta..TIME= 158 gp-dyn..TIME= 164 * Testing ellweilpairing gp-sta..TIME= 52 gp-dyn..TIME= 58 * Testing equal gp-sta..TIME= 3 gp-dyn..TIME= 4 * Testing err gp-sta..TIME= 9 gp-dyn..TIME= 5 * Testing eval gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing exact0 gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing export gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing extract gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing factor gp-sta..TIME= 192 gp-dyn..TIME= 211 * Testing factorff gp-sta..TIME= 3130 gp-dyn..TIME= 2908 * Testing factorint gp-sta..TIME= 163 gp-dyn..TIME= 164 * Testing factormod gp-sta..TIME= 25 gp-dyn..TIME= 26 * Testing ff gp-sta..TIME= 691 gp-dyn..TIME= 720 * Testing ffisom gp-sta..TIME= 203 gp-dyn..TIME= 214 * Testing fflog gp-sta..TIME= 1480 gp-dyn..TIME= 1623 * Testing fft gp-sta..TIME= 33 gp-dyn..TIME= 36 * Testing forperm gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing forsubset gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing forvec gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing galois gp-sta..TIME= 3520 gp-dyn..TIME= 3651 * Testing galoischartable gp-sta..TIME= 289 gp-dyn..TIME= 316 * Testing galoisinit gp-sta..TIME= 1222 gp-dyn..TIME= 1261 * Testing galpol gp-sta..TIME= 2515 gp-dyn..TIME= 2575 * Testing gamma gp-sta..TIME= 10 gp-dyn..TIME= 11 * Testing gammamellininv gp-sta..TIME= 1657 gp-dyn..TIME= 1754 * Testing gcdext gp-sta..TIME= 3 gp-dyn..TIME= 3 * Testing genus2red gp-sta..TIME= 30 gp-dyn..TIME= 24 * Testing graph gp-sta..TIME= 3 gp-dyn..TIME= 3 * Testing help gp-sta..BUG [0] gp-dyn..BUG [0] * Testing history gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing hyperell gp-sta..TIME= 1702 gp-dyn..TIME= 1793 * Testing hypergeom gp-sta..TIME= 2256 gp-dyn..TIME= 2341 * Testing ideal gp-sta..TIME= 129 gp-dyn..TIME= 133 * Testing idealappr gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing idealramgroups gp-sta..TIME= 376 gp-dyn..TIME= 411 * Testing incgam gp-sta..TIME= 173 gp-dyn..TIME= 181 * Testing interpol gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing intnum gp-sta..TIME= 706 gp-dyn..TIME= 732 * Testing ispower gp-sta..TIME= 1320 gp-dyn..TIME= 1366 * Testing isprime gp-sta..TIME=16378 gp-dyn..TIME=15748 * Testing iterator gp-sta..TIME= 2369 gp-dyn..TIME= 2337 * Testing krasner gp-sta..TIME= 735 gp-dyn..TIME= 775 * Testing lambert gp-sta..TIME= 4 gp-dyn..TIME= 4 * Testing language gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing lex gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing lfun gp-sta..TIME= 3367 gp-dyn..TIME= 3531 * Testing lfunartin gp-sta..TIME= 422 gp-dyn..TIME= 451 * Testing lfunquad gp-sta..TIME= 35 gp-dyn..TIME= 31 * Testing lfuntype gp-sta..TIME= 2139 gp-dyn..TIME= 2288 * Testing lift gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing lindep gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing linear gp-sta..TIME= 0 gp-dyn..TIME= 4 * Testing list gp-sta..TIME= 31 gp-dyn..TIME= 35 * Testing lll gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing log gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing logint gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing map gp-sta..TIME= 15 gp-dyn..TIME= 17 * Testing mat gp-sta..TIME= 444 gp-dyn..TIME= 445 * Testing mathnf gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing matpermanent gp-sta..TIME= 1055 gp-dyn..TIME= 1172 * Testing matsnf gp-sta..TIME= 5225 gp-dyn..TIME= 5149 * Testing member gp-sta..TIME= 47 gp-dyn..TIME= 52 * Testing memory gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing mf gp-sta..TIME= 6117 gp-dyn..TIME= 6551 * Testing mfgaloisrep gp-sta..TIME= 2154 gp-dyn..TIME= 2304 * Testing minim gp-sta..TIME= 13 gp-dyn..TIME= 14 * Testing minmax gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing modfun gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing modpr gp-sta..TIME= 66 gp-dyn..TIME= 67 * Testing modsym gp-sta..TIME= 1352 gp-dyn..TIME= 1427 * Testing modular gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing mscosets gp-sta..TIME= 53 gp-dyn..TIME= 58 * Testing mspadic gp-sta..TIME= 5600 gp-dyn..TIME= 5458 * Testing mspolygon gp-sta..TIME= 41 gp-dyn..TIME= 48 * Testing multiif gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing multivar-mul gp-sta..TIME= 1877 gp-dyn..TIME= 2091 * Testing nf gp-sta..TIME= 346 gp-dyn..TIME= 375 * Testing nfcompositum gp-sta..TIME= 1451 gp-dyn..TIME= 1534 * Testing nfdiscfactors gp-sta..TIME= 29 gp-dyn..TIME= 31 * Testing nfeltembed gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing nfeltsign gp-sta..TIME= 5 gp-dyn..TIME= 1 * Testing nffactor gp-sta..TIME= 5690 gp-dyn..TIME= 6051 * Testing nfhilbert gp-sta..TIME= 63 gp-dyn..TIME= 70 * Testing nfields gp-sta..TIME= 25 gp-dyn..TIME= 20 * Testing nfislocalpower gp-sta..TIME= 3 gp-dyn..TIME= 3 * Testing nfpolsturm gp-sta..TIME= 1 gp-dyn..TIME= 2 * Testing nfrootsof1 gp-sta..TIME= 2354 gp-dyn..TIME= 2506 * Testing nfsplitting gp-sta..TIME= 79 gp-dyn..TIME= 88 * Testing norm gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing number gp-sta..TIME= 9 gp-dyn..TIME= 9 * Testing objets gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing op gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing orthopol gp-sta..TIME= 64 gp-dyn..TIME= 67 * Testing padic gp-sta..TIME= 4 gp-dyn..TIME= 4 * Testing partition gp-sta..TIME= 1543 gp-dyn..TIME= 1627 * Testing perm gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing plotexport gp-sta..TIME= 1 gp-dyn..TIME= 3 * Testing pol gp-sta..TIME= 6 gp-dyn..TIME= 6 * Testing polclass gp-sta..TIME= 6304 gp-dyn..TIME= 6651 * Testing polmod gp-sta..TIME= 11 gp-dyn..TIME= 11 * Testing polmodular gp-sta..TIME=16755 gp-dyn..TIME=17345 * Testing polred gp-sta..TIME= 4001 gp-dyn..TIME= 4213 * Testing polygonal gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing polylog gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing polyser gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing pow gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing prec gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing prime gp-sta..TIME= 318 gp-dyn..TIME= 316 * Testing print gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing printf gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing program gp-sta..TIME= 3 gp-dyn..TIME= 3 * Testing programming gp-sta..TIME= 88 gp-dyn..TIME= 98 * Testing qf gp-sta..TIME= 7 gp-dyn..TIME= 8 * Testing qfb gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing qfbclassno gp-sta..TIME= 307 gp-dyn..TIME= 318 * Testing qfbsolve gp-sta..TIME= 1012 gp-dyn..TIME= 1158 * Testing qfisom gp-sta..TIME= 578 gp-dyn..TIME= 597 * Testing qfsolve gp-sta..TIME= 1285 gp-dyn..TIME= 1390 * Testing quad gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing quadclassunit gp-sta..TIME= 2391 gp-dyn..TIME= 2531 * Testing quaddisc gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing quadray gp-sta..TIME= 179 gp-dyn..TIME= 191 * Testing ramanujantau gp-sta..TIME= 233 gp-dyn..TIME= 255 * Testing random gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing ranges gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing ratpoints gp-sta..TIME= 2833 gp-dyn..TIME= 2837 * Testing real gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing resultant gp-sta..TIME= 3156 gp-dyn..TIME= 3380 * Testing rfrac gp-sta..TIME= 1350 gp-dyn..TIME= 1450 * Testing rnf gp-sta..TIME= 1050 gp-dyn..TIME= 1139 * Testing rnfkummer gp-sta..TIME=10478 gp-dyn..TIME=10548 * Testing rootsof1 gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing rootsreal gp-sta..TIME= 34 gp-dyn..TIME= 38 * Testing round gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing round4 gp-sta..TIME= 1405 gp-dyn..TIME= 1453 * Testing select gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing self gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing ser gp-sta..TIME= 9 gp-dyn..TIME= 8 * Testing set gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing size gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing solve gp-sta..TIME= 106 gp-dyn..TIME= 118 * Testing sort gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing sqrtn gp-sta..TIME= 121 gp-dyn..TIME= 126 * Testing stark gp-sta..TIME= 2956 gp-dyn..TIME= 3206 * Testing str gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing subcyclo gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing subfields gp-sta..TIME=11652 gp-dyn..TIME=13499 * Testing subgroup gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing subst gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing sumdedekind gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing sumdiv gp-sta..TIME= 0 gp-dyn..TIME= 2 * Testing sumformal gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing sumiter gp-sta..TIME= 4 gp-dyn..TIME= 4 * Testing sumnum gp-sta..TIME= 1601 gp-dyn..TIME= 1644 * Testing sumnumrat gp-sta..TIME= 28 gp-dyn..TIME= 29 * Testing thue gp-sta..TIME= 2891 gp-dyn..TIME= 3011 * Testing trans gp-sta..TIME= 6 gp-dyn..TIME= 7 * Testing trans2 gp-sta..TIME= 8 gp-dyn..TIME= 4 * Testing valuation gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing vararg gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing variable gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing version gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing whatnow gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing zeta gp-sta..TIME= 5 gp-dyn..TIME= 5 * Testing zetahurwitz gp-sta..TIME= 10 gp-dyn..TIME= 11 * Testing zetamult gp-sta..TIME= 23 gp-dyn..TIME= 26 * Testing zn gp-sta..TIME= 500 gp-dyn..TIME= 539 * Testing zncoppersmith gp-sta..TIME= 51 gp-dyn..TIME= 51 +++ [BUG] Total bench for gp-sta is 209040 +++ [BUG] Total bench for gp-dyn is 218289 PROBLEMS WERE NOTED. The following files list them in diff format: Directory: /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64 help-sta.dif help-dyn.dif make[1]: *** [Makefile:353: test-all] Error 1 make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4/Olinux-x86_64' make: *** [Makefile:34: test-all] Error 2 * ERROR: sci-mathematics/pari-2.13.4-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-mathematics/pari-2.13.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/pari-2.13.4-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/vbslogs/build/sci-mathematics/pari-2.13.4-r1:20220808-060104.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4' * S: '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4'