* Package: sci-mathematics/pari-2.13.4-r1:0/7 * 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 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox 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 ...perl is /usr/bin/perl ...zcat is /bin/zcat ./get_cc: line 74: ./linux-x86_64-gnu46: Text file busy 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 clang -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int Executable linker is clang -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Dynamic Lib linker is /usr/bin/ld -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. ...I did not find stat. ...Found opendir. ...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 egrep: warning: egrep is obsolescent; using /bin/grep -E ========================================================================== Extracting Olinux-x86_64/Makefile.examples Extracting Olinux-x86_64/Makefile which: no moc in (.:/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/temp:/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/15/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. '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/temp/clang14.log' -> '/var/tmp/clang/sci-mathematics/pari-2.13.4-r1/clang14.log' '/var/tmp/portage/sci-mathematics/pari-2.13.4-r1/temp/clang15.log' -> '/var/tmp/clang/sci-mathematics/pari-2.13.4-r1/clang15.log' >>> Compiling source in /var/tmp/portage/sci-mathematics/pari-2.13.4-r1/work/pari-2.13.4 ... make -j4 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 clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o emacs.o ../src/gp/emacs.c clang -c -I. -I../src/headers -I../src/language -I/usr/include -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o gp_rl.o ../src/gp/gp_rl.c clang -c -I. -I../src/headers -I../src/language -I/usr/include -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o texmacs.o ../src/gp/texmacs.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o whatnow.o ../src/gp/whatnow.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o plotnone.o ../src/graph/plotnone.c clang -c -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I../src/headers -o mpker.o mpker.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o mpinl.o ../src/kernel/none/mpinl.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o F2v.o ../src/basemath/F2v.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o F2x.o ../src/basemath/F2x.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o F2xqE.o ../src/basemath/F2xqE.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FF.o ../src/basemath/FF.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Fle.o ../src/basemath/Fle.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Flv.o ../src/basemath/Flv.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Flx.o ../src/basemath/Flx.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FlxX.o ../src/basemath/FlxX.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FlxqE.o ../src/basemath/FlxqE.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Flxq_log.o ../src/basemath/Flxq_log.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FpE.o ../src/basemath/FpE.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FpV.o ../src/basemath/FpV.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FpX.o ../src/basemath/FpX.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FpXQX_factor.o ../src/basemath/FpXQX_factor.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FpXX.o ../src/basemath/FpXX.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o FpX_factor.o ../src/basemath/FpX_factor.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Hensel.o ../src/basemath/Hensel.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o QX_factor.o ../src/basemath/QX_factor.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Qfb.o ../src/basemath/Qfb.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o RgV.o ../src/basemath/RgV.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o RgX.o ../src/basemath/RgX.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o Ser.o ../src/basemath/Ser.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ZG.o ../src/basemath/ZG.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ZV.o ../src/basemath/ZV.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ZX.o ../src/basemath/ZX.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o alglin1.o ../src/basemath/alglin1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o alglin2.o ../src/basemath/alglin2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o alglin3.o ../src/basemath/alglin3.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o aprcl.o ../src/basemath/aprcl.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o arith1.o ../src/basemath/arith1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o arith2.o ../src/basemath/arith2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o base1.o ../src/basemath/base1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o base2.o ../src/basemath/base2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o base3.o ../src/basemath/base3.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o base4.o ../src/basemath/base4.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o base5.o ../src/basemath/base5.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bb_group.o ../src/basemath/bb_group.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bb_hnf.o ../src/basemath/bb_hnf.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bern.o ../src/basemath/bern.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bibli1.o ../src/basemath/bibli1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bibli2.o ../src/basemath/bibli2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bit.o ../src/basemath/bit.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bnflog.o ../src/basemath/bnflog.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o bnfunits.o ../src/basemath/bnfunits.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o buch1.o ../src/basemath/buch1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o buch2.o ../src/basemath/buch2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o buch3.o ../src/basemath/buch3.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o buch4.o ../src/basemath/buch4.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o char.o ../src/basemath/char.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o concat.o ../src/basemath/concat.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o crvwtors.o ../src/basemath/crvwtors.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o dirichlet.o ../src/basemath/dirichlet.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ecpp.o ../src/basemath/ecpp.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ellanal.o ../src/basemath/ellanal.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o elliptic.o ../src/basemath/elliptic.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ellisog.o ../src/basemath/ellisog.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ellpadic.o ../src/basemath/ellpadic.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ellpadiclambdamu.o ../src/basemath/ellpadiclambdamu.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ellsea.o ../src/basemath/ellsea.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o elltors.o ../src/basemath/elltors.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o galconj.o ../src/basemath/galconj.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o gen1.o ../src/basemath/gen1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o gen2.o ../src/basemath/gen2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o gen3.o ../src/basemath/gen3.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o hnf_snf.o ../src/basemath/hnf_snf.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o hyperell.o ../src/basemath/hyperell.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o hypergeom.o ../src/basemath/hypergeom.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ifactor1.o ../src/basemath/ifactor1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o kummer.o ../src/basemath/kummer.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o lfun.o ../src/basemath/lfun.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o lfunquad.o ../src/basemath/lfunquad.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o lfunutils.o ../src/basemath/lfunutils.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o lll.o ../src/basemath/lll.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o map.o ../src/basemath/map.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o matperm.o ../src/basemath/matperm.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o mellininv.o ../src/basemath/mellininv.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o mftrace.o ../src/basemath/mftrace.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o modsym.o ../src/basemath/modsym.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o msfarey.o ../src/basemath/msfarey.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o nffactor.o ../src/basemath/nffactor.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o perm.o ../src/basemath/perm.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o polarit1.o ../src/basemath/polarit1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o polarit2.o ../src/basemath/polarit2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o polarit3.o ../src/basemath/polarit3.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o polclass.o ../src/basemath/polclass.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o polmodular.o ../src/basemath/polmodular.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o prime.o ../src/basemath/prime.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o qfisom.o ../src/basemath/qfisom.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o qfsolve.o ../src/basemath/qfsolve.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o random.o ../src/basemath/random.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o rootpol.o ../src/basemath/rootpol.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o subcyclo.o ../src/basemath/subcyclo.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o subfield.o ../src/basemath/subfield.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o subgroup.o ../src/basemath/subgroup.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o trans1.o ../src/basemath/trans1.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o trans2.o ../src/basemath/trans2.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o trans3.o ../src/basemath/trans3.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o volcano.o ../src/basemath/volcano.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o zetamult.o ../src/basemath/zetamult.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o anal.o ../src/language/anal.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o compile.o ../src/language/compile.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o default.o ../src/language/default.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o es.o ../src/language/es.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o eval.o ../src/language/eval.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o forprime.o ../src/language/forprime.c ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EVAL_f(res = ((GEN (*)(ANYARG))ep->value)); ^ ../src/language/eval.c:1352:20: note: expanded from macro 'EVAL_f' case 1: sp--; f(st[sp]); break; \ ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1353:21: note: expanded from macro 'EVAL_f' case 2: sp-=2; f(st[sp],st[sp+1]); break; \ ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1354:21: note: expanded from macro 'EVAL_f' case 3: sp-=3; f(st[sp],st[sp+1],st[sp+2]); break; \ ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1355:21: note: expanded from macro 'EVAL_f' case 4: sp-=4; f(st[sp],st[sp+1],st[sp+2],st[sp+3]); break; \ ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1356:21: note: expanded from macro 'EVAL_f' case 5: sp-=5; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4]); break; \ ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1357:21: note: expanded from macro 'EVAL_f' case 6: sp-=6; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1358:21: note: expanded from macro 'EVAL_f' case 7: sp-=7; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1359:21: note: expanded from macro 'EVAL_f' case 8: sp-=8; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1360:21: note: expanded from macro 'EVAL_f' case 9: sp-=9; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1361:23: note: expanded from macro 'EVAL_f' case 10: sp-=10; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1362:23: note: expanded from macro 'EVAL_f' case 11: sp-=11; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1363:23: note: expanded from macro 'EVAL_f' case 12: sp-=12; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1364:23: note: expanded from macro 'EVAL_f' case 13: sp-=13; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1365:23: note: expanded from macro 'EVAL_f' case 14: sp-=14; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1366:23: note: expanded from macro 'EVAL_f' case 15: sp-=15; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1367:23: note: expanded from macro 'EVAL_f' case 16: sp-=16; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1368:23: note: expanded from macro 'EVAL_f' case 17: sp-=17; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1369:23: note: expanded from macro 'EVAL_f' case 18: sp-=18; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1370:23: note: expanded from macro 'EVAL_f' case 19: sp-=19; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1383:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1371:23: note: expanded from macro 'EVAL_f' case 20: sp-=20; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EVAL_f(res = ((long (*)(ANYARG))ep->value)); ^ ../src/language/eval.c:1352:20: note: expanded from macro 'EVAL_f' case 1: sp--; f(st[sp]); break; \ ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1353:21: note: expanded from macro 'EVAL_f' case 2: sp-=2; f(st[sp],st[sp+1]); break; \ ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1354:21: note: expanded from macro 'EVAL_f' case 3: sp-=3; f(st[sp],st[sp+1],st[sp+2]); break; \ ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1355:21: note: expanded from macro 'EVAL_f' case 4: sp-=4; f(st[sp],st[sp+1],st[sp+2],st[sp+3]); break; \ ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1356:21: note: expanded from macro 'EVAL_f' case 5: sp-=5; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4]); break; \ ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1357:21: note: expanded from macro 'EVAL_f' case 6: sp-=6; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1358:21: note: expanded from macro 'EVAL_f' case 7: sp-=7; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1359:21: note: expanded from macro 'EVAL_f' case 8: sp-=8; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1360:21: note: expanded from macro 'EVAL_f' case 9: sp-=9; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1361:23: note: expanded from macro 'EVAL_f' case 10: sp-=10; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1362:23: note: expanded from macro 'EVAL_f' case 11: sp-=11; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1363:23: note: expanded from macro 'EVAL_f' case 12: sp-=12; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1364:23: note: expanded from macro 'EVAL_f' case 13: sp-=13; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1365:23: note: expanded from macro 'EVAL_f' case 14: sp-=14; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1366:23: note: expanded from macro 'EVAL_f' case 15: sp-=15; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1367:23: note: expanded from macro 'EVAL_f' case 16: sp-=16; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1368:23: note: expanded from macro 'EVAL_f' case 17: sp-=17; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1369:23: note: expanded from macro 'EVAL_f' case 18: sp-=18; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1370:23: note: expanded from macro 'EVAL_f' case 19: sp-=19; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1402:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1371:23: note: expanded from macro 'EVAL_f' case 20: sp-=20; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EVAL_f(res = ((int (*)(ANYARG))ep->value)); ^ ../src/language/eval.c:1352:20: note: expanded from macro 'EVAL_f' case 1: sp--; f(st[sp]); break; \ ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1353:21: note: expanded from macro 'EVAL_f' case 2: sp-=2; f(st[sp],st[sp+1]); break; \ ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1354:21: note: expanded from macro 'EVAL_f' case 3: sp-=3; f(st[sp],st[sp+1],st[sp+2]); break; \ ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1355:21: note: expanded from macro 'EVAL_f' case 4: sp-=4; f(st[sp],st[sp+1],st[sp+2],st[sp+3]); break; \ ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1356:21: note: expanded from macro 'EVAL_f' case 5: sp-=5; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4]); break; \ ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1357:21: note: expanded from macro 'EVAL_f' case 6: sp-=6; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1358:21: note: expanded from macro 'EVAL_f' case 7: sp-=7; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1359:21: note: expanded from macro 'EVAL_f' case 8: sp-=8; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1360:21: note: expanded from macro 'EVAL_f' case 9: sp-=9; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1361:23: note: expanded from macro 'EVAL_f' case 10: sp-=10; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1362:23: note: expanded from macro 'EVAL_f' case 11: sp-=11; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1363:23: note: expanded from macro 'EVAL_f' case 12: sp-=12; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1364:23: note: expanded from macro 'EVAL_f' case 13: sp-=13; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1365:23: note: expanded from macro 'EVAL_f' case 14: sp-=14; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1366:23: note: expanded from macro 'EVAL_f' case 15: sp-=15; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1367:23: note: expanded from macro 'EVAL_f' case 16: sp-=16; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1368:23: note: expanded from macro 'EVAL_f' case 17: sp-=17; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1369:23: note: expanded from macro 'EVAL_f' case 18: sp-=18; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1370:23: note: expanded from macro 'EVAL_f' case 19: sp-=19; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1411:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1371:23: note: expanded from macro 'EVAL_f' case 20: sp-=20; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EVAL_f(((void (*)(ANYARG))ep->value)); ^ ../src/language/eval.c:1352:20: note: expanded from macro 'EVAL_f' case 1: sp--; f(st[sp]); break; \ ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1353:21: note: expanded from macro 'EVAL_f' case 2: sp-=2; f(st[sp],st[sp+1]); break; \ ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1354:21: note: expanded from macro 'EVAL_f' case 3: sp-=3; f(st[sp],st[sp+1],st[sp+2]); break; \ ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1355:21: note: expanded from macro 'EVAL_f' case 4: sp-=4; f(st[sp],st[sp+1],st[sp+2],st[sp+3]); break; \ ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1356:21: note: expanded from macro 'EVAL_f' case 5: sp-=5; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4]); break; \ ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1357:21: note: expanded from macro 'EVAL_f' case 6: sp-=6; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1358:21: note: expanded from macro 'EVAL_f' case 7: sp-=7; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1359:21: note: expanded from macro 'EVAL_f' case 8: sp-=8; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1360:21: note: expanded from macro 'EVAL_f' case 9: sp-=9; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+5]... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1361:23: note: expanded from macro 'EVAL_f' case 10: sp-=10; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1362:23: note: expanded from macro 'EVAL_f' case 11: sp-=11; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1363:23: note: expanded from macro 'EVAL_f' case 12: sp-=12; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1364:23: note: expanded from macro 'EVAL_f' case 13: sp-=13; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1365:23: note: expanded from macro 'EVAL_f' case 14: sp-=14; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1366:23: note: expanded from macro 'EVAL_f' case 15: sp-=15; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1367:23: note: expanded from macro 'EVAL_f' case 16: sp-=16; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1368:23: note: expanded from macro 'EVAL_f' case 17: sp-=17; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1369:23: note: expanded from macro 'EVAL_f' case 18: sp-=18; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1370:23: note: expanded from macro 'EVAL_f' case 19: sp-=19; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ ../src/language/eval.c:1419:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../src/language/eval.c:1371:23: note: expanded from macro 'EVAL_f' case 20: sp-=20; f(st[sp],st[sp+1],st[sp+2],st[sp+3],st[sp+4],st[sp+... ^ clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o gplib.o ../src/language/gplib.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o hash.o ../src/language/hash.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o intnum.o ../src/language/intnum.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o members.o ../src/language/members.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o paricfg.o ../src/language/paricfg.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o pariinl.o ../src/language/pariinl.c 80 warnings generated. clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o parse.o ../src/language/parse.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o readline.o ../src/language/readline.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o str.o ../src/language/str.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o sumiter.o ../src/language/sumiter.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o algebras.o ../src/modules/algebras.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o elldata.o ../src/modules/elldata.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ellfromeqn.o ../src/modules/ellfromeqn.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o forperm.o ../src/modules/forperm.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o forsubset.o ../src/modules/forsubset.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o galois.o ../src/modules/galois.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o galpol.o ../src/modules/galpol.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o genus2red.o ../src/modules/genus2red.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o groupid.o ../src/modules/groupid.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o krasner.o ../src/modules/krasner.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o mpqs.o ../src/modules/mpqs.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o part.o ../src/modules/part.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o ratpoints.o ../src/modules/ratpoints.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o stark.o ../src/modules/stark.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o thue.o ../src/modules/thue.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o mt.o ../src/mt/mt.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o single.o ../src/mt/single.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o plotport.o ../src/graph/plotport.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o plottty.o ../src/graph/plottty.c f=funclist-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl merge_822 ../../src/funclist > $f) && mv ../src/desc/$f ../src/desc/pari.desc f=gp_init-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto gp pari.desc > $f) && mv ../src/desc/$f ../src/gp/gp_init.h f=init-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > $f) && mv ../src/desc/$f ../src/language/init.h f=default-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto default pari.desc > $f) && mv ../src/desc/$f ../src/language/default.h clang -c -I. -I../src/headers -I../src/language -DDL_DFLT_NAME=NULL -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o gp.o ../src/gp/gp.c clang -c -I. -I../src/headers -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -o init.o ../src/language/init.c rm -f libpari.so.2.13.4 /usr/bin/ld -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 -soname=libpari.so.7 -O -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -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 /usr/bin/ld: unrecognised emulation mode: arch=native Supported emulations: aix5ppc aix5rs6 aixppc aixrs6 alpha alphavms arcelf arclinux arclinux_nps arcv2elf arcv2elfx arm_wince_pe armelf armelf_fbsd armelf_fuchsia armelf_haiku armelf_linux armelf_linux_eabi armelf_linux_fdpiceabi armelf_nacl armelf_nbsd armelf_phoenix armelf_vxworks armelfb armelfb_fbsd armelfb_fuchsia armelfb_linux armelfb_linux_eabi armelfb_linux_fdpiceabi armelfb_nacl armelfb_nbsd armnto armpe avr1 avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrtiny avrxmega1 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7 crisaout criself crislinux cskyelf cskyelf_linux d10velf d30v_e d30v_o d30velf elf32_dlx elf32_sparc elf32_sparc_sol2 elf32_sparc_vxworks elf32_spu elf32_tic6x_be elf32_tic6x_elf_be elf32_tic6x_elf_le elf32_tic6x_le elf32_tic6x_linux_be elf32_tic6x_linux_le elf32am33lin elf32bfin elf32bfinfd elf32cr16 elf32crx elf32epiphany elf32epiphany_4x4 elf32fr30 elf32frv elf32frvfd elf32ft32 elf32ip2k elf32iq10 elf32iq2000 elf32lm32 elf32lm32fd elf32lppc elf32lppclinux elf32lppcnto elf32lppcsim elf32m32c elf32mb_linux elf32mbel_linux elf32mcore elf32mep elf32metag elf32microblaze elf32microblazeel elf32moxie elf32mt elf32or1k elf32or1k_linux elf32ppc elf32ppc_fbsd elf32ppchaiku elf32ppclinux elf32ppcnto elf32ppcsim elf32ppcvxworks elf32ppcwindiss elf32rl78 elf32rx elf32rx_linux elf32tilegx elf32tilegx_be elf32tilepro elf32vax elf32visium elf32xstormy16 elf32xtensa elf32z80 elf_i386 elf_i386_be elf_i386_fbsd elf_i386_haiku elf_i386_ldso elf_i386_sol2 elf_i386_vxworks elf_iamcu elf_s390 h8300elf h8300elf_linux h8300helf h8300helf_linux h8300hnelf h8300self h8300self_linux h8300snelf h8300sxelf h8300sxelf_linux h8300sxnelf hppaelf hppalinux hppanbsd hppaobsd i386aout i386beos i386bsd i386go32 i386lynx i386moss i386msdos i386nto i386pe i386pe_posix m32relf m32relf_linux m32rlelf m32rlelf_linux m68hc11elf m68hc11elfb m68hc12elf m68hc12elfb m68kelf m68kelfnbsd m9s12zelf mcorepe mn10200 mn10300 moxiebox msp430X msp430elf nds32belf nds32belf16m nds32belf_linux nds32elf nds32elf16m nds32elf_linux nios2elf nios2linux ns32knbsd pc532macha pdp11 pjelf pjlelf ppcmacos pruelf score3_elf score7_elf sh shelf shelf_fd shelf_linux shelf_nbsd shelf_nto shelf_uclinux shelf_vxworks shl shlelf shlelf_fd shlelf_linux shlelf_nbsd shlelf_nto shlelf_vxworks shpe tic30coff tic3xcoff tic3xcoff_onchip tic4xcoff tic54xcoff v850 v850_rh850 vanilla vaxnbsd xgateelf z80 z8001 z8002 aarch64cloudabi aarch64cloudabib aarch64elf aarch64elf32 aarch64elf32b aarch64elfb aarch64fbsd aarch64fbsdb aarch64haiku aarch64linux aarch64linux32 aarch64linux32b aarch64linuxb elf32_x86_64 elf32b4300 elf32bmip elf32bmipn32 elf32briscv elf32briscv_ilp32 elf32briscv_ilp32f elf32bsmip elf32btsmip elf32btsmip_fbsd elf32btsmipn32 elf32btsmipn32_fbsd elf32ebmip elf32ebmipvxworks elf32elmip elf32elmipvxworks elf32l4300 elf32lmip elf32loongarch elf32lr5900 elf32lr5900n32 elf32lriscv elf32lriscv_ilp32 elf32lriscv_ilp32f elf32lsmip elf32ltsmip elf32ltsmip_fbsd elf32ltsmipn32 elf32ltsmipn32_fbsd elf32mipswindiss elf64_aix elf64_ia64 elf64_ia64_fbsd elf64_ia64_vms elf64_s390 elf64_sparc elf64_sparc_fbsd elf64_sparc_sol2 elf64alpha elf64alpha_fbsd elf64alpha_nbsd elf64bmip elf64bpf elf64briscv elf64briscv_lp64 elf64briscv_lp64f elf64btsmip elf64btsmip_fbsd elf64hppa elf64loongarch elf64lppc elf64lppc_fbsd elf64lriscv elf64lriscv_lp64 elf64lriscv_lp64f elf64ltsmip elf64ltsmip_fbsd elf64mmix elf64ppc elf64ppc_fbsd elf64rdos elf64tilegx elf64tilegx_be elf_mipsel_haiku elf_x86_64 elf_x86_64_cloudabi elf_x86_64_fbsd elf_x86_64_haiku elf_x86_64_sol2 hppa64linux i386pep mmo make[1]: *** [Makefile:1080: libpari.so.2.13.4] 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: gp] Error 2 * ERROR: sci-mathematics/pari-2.13.4-r1::gentoo failed (compile 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/log/portage/sci-mathematics:pari-2.13.4-r1:20220917-211703.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'