Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pari.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2516/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pari.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-378814178.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pari-2.7.5-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pari.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2516/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pari.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uScVbq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pari-2.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/pari-2.7.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pari-2.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pari-2.5.1-xdgopen.patch):' Patch #0 (pari-2.5.1-xdgopen.patch): + /usr/bin/cat /builddir/build/SOURCES/pari-2.5.1-xdgopen.patch + /usr/bin/patch -p0 --fuzz=0 patching file doc/gphelp.in + echo 'Patch #1 (pari-2.7.0-optflags.patch):' Patch #1 (pari-2.7.0-optflags.patch): + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.0-optflags.patch + /usr/bin/patch -p0 --fuzz=0 patching file config/get_cc + sed -i -e 's|@OPTFLAGS@|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes|' config/get_cc Patch #10 (pari-2.7.2-missing-field-init.patch): + echo 'Patch #10 (pari-2.7.2-missing-field-init.patch):' + /usr/bin/patch -p0 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.2-missing-field-init.patch patching file src/basemath/FpE.c patching file src/desc/gen_proto patching file src/gp/gp_init.c patching file src/language/compat.c Patch #11 (pari-2.7.0-declaration-not-prototype.patch): + echo 'Patch #11 (pari-2.7.0-declaration-not-prototype.patch):' + /usr/bin/patch -p0 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.0-declaration-not-prototype.patch patching file src/basemath/base5.c patching file src/graph/rect.h patching file src/language/eval.c Hunk #1 succeeded at 1147 (offset 4 lines). Hunk #2 succeeded at 1182 (offset 4 lines). Hunk #3 succeeded at 1206 (offset 4 lines). Hunk #4 succeeded at 1220 (offset 4 lines). Hunk #5 succeeded at 1233 (offset 4 lines). Patch #12 (pari-2.7.1-clobbered.patch): + echo 'Patch #12 (pari-2.7.1-clobbered.patch):' + /usr/bin/patch -p0 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.1-clobbered.patch patching file src/basemath/bibli1.c Hunk #1 succeeded at 1507 (offset 9 lines). Hunk #2 succeeded at 1735 (offset 11 lines). patching file src/gp/gp.c patching file src/headers/parinf.h patching file src/modules/stark.c Hunk #1 succeeded at 2868 (offset 2 lines). + sed -i 's|runpathprefix='\''.*'\''|runpathprefix='\'''\''|' config/get_ld + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RYYfKV + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.5 + ./Configure --prefix=/usr --share-prefix=/usr/share --bindir=/usr/bin --libdir=/usr/lib64 --mandir=/usr/share/man/man1 --datadir=/usr/share/pari --includedir=/usr/include --with-gmp Configuring pari-2.7.5 (STABLE) Checking echo to see how to suppress newlines... ...using -n. Looking for some tools first ... ...gzip is /usr/bin/gzip ...cc is /usr/bin/cc ...gcc is /usr/bin/gcc ...ld is /usr/bin/ld ...perl is /usr/bin/perl ...zcat is /usr/bin/zcat Choosing C compiler ... GNU compatible compiler: gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) 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/GMP kernel) 64-bit version ========================================================================== C compiler is /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC Executable linker is /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic Dynamic Lib linker is /usr/bin/gcc -shared $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Looking in C lib for some symbols... ...Found exp2. ...Found log2. ...Found strftime. ...Found getrusage. ...Found sigaction. ...Found TIOCGWINSZ. ...Found getrlimit. ...Found stat. ...Found vsnprintf. ...Found waitpid. ...Found setsid. ...Found getenv. ...Found isatty. ...Found alarm. ...I did not find dlopen. Try again, with -ldl this time... ...Found dlopen. Checking for optional libraries and headers... ...Found libgmp in /lib64 ...Found gmp header in /usr/include Using GNU MP, version 6.0.0 ...Found X11 header files in /usr/include/X11 ...Found libX11 in /lib64 ...X11 libraries: -L/lib64 -lX11 Hi-Res Graphics: X11 ...Found libreadline in /lib64 ...Found readline header in /usr/include/readline Using GNU readline, version 6.2 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/lib/pari] ...other system-independent data ? [/usr/share/pari] Default is dynamic executable and shared library ========================================================================== Extracting examples/Makefile.linux-x86_64 Extracting Olinux-x86_64/Makefile Extracting Makefile Extracting Olinux-x86_64/paricfg.h Extracting scripts and macros ...in doc ...in misc ========================================================================== Shall we try to build pari 2.7.5 (released) now (y/n)? [n] Ok. Type "make install" when you are ready Bye ! + make -j2 gp Making gp in Olinux-x86_64 make[1]: Entering directory `/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64' ../config/genkernel ../src/kernel/x86_64/asm0.h > parilvl0.h if test -r ./tune.h; then d=.; else d=../src/kernel/gmp; fi; cat $d/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h cat ../src/mt/single.h > parimt.h cat ../src/kernel/gmp/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/gcdll.c ../src/kernel/none/ratlift.c ../src/kernel/none/invmod.c ../src/kernel/gmp/gcd.c ../src/kernel/gmp/gcdext.c ../src/kernel/none/mp_indep.c ../src/kernel/none/add.c > mpker.c cat parilvl0.h parilvl1.h > mpinl.h f=funclist-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl merge_822 ../funclist > $f) && mv ../src/desc/$f ../src/desc/pari.desc /usr/bin/gcc -c -I. -I../src/headers -I../src/language -DDL_DFLT_NAME=NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gp.o ../src/gp/gp.c /usr/bin/gcc -c -I. -I../src/headers -I../src/language -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gp_rl.o ../src/gp/gp_rl.c f=highlvl-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > $f) && mv ../src/desc/$f ../src/gp/highlvl.h /usr/bin/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o whatnow.o ../src/gp/whatnow.c /usr/bin/gcc -c -I. -I../src/headers -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o plotX.o ../src/graph/plotX.c /usr/bin/gcc -c -I. -I../src/headers -I../src/graph -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o plotport.o ../src/graph/plotport.c /usr/bin/gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -fPIC -I. -I../src/headers -I/usr/include -o mpker.o mpker.c /usr/bin/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC -o mpinl.o ../src/kernel/none/mpinl.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o F2x.o ../src/basemath/F2x.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o F2xqE.o ../src/basemath/F2xqE.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FF.o ../src/basemath/FF.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Flx.o ../src/basemath/Flx.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FlxqE.o ../src/basemath/FlxqE.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Flxq_log.o ../src/basemath/Flxq_log.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpE.o ../src/basemath/FpE.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpV.o ../src/basemath/FpV.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpX.o ../src/basemath/FpX.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpXX.o ../src/basemath/FpXX.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpX_factor.o ../src/basemath/FpX_factor.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Hensel.o ../src/basemath/Hensel.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o QX_factor.o ../src/basemath/QX_factor.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Qfb.o ../src/basemath/Qfb.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o RgV.o ../src/basemath/RgV.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o RgX.o ../src/basemath/RgX.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ZV.o ../src/basemath/ZV.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ZX.o ../src/basemath/ZX.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o alglin1.o ../src/basemath/alglin1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o alglin2.o ../src/basemath/alglin2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o alglin3.o ../src/basemath/alglin3.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o arith1.o ../src/basemath/arith1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o arith2.o ../src/basemath/arith2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base1.o ../src/basemath/base1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base2.o ../src/basemath/base2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base3.o ../src/basemath/base3.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base4.o ../src/basemath/base4.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base5.o ../src/basemath/base5.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bb_group.o ../src/basemath/bb_group.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bibli1.o ../src/basemath/bibli1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bibli2.o ../src/basemath/bibli2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bit.o ../src/basemath/bit.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch1.o ../src/basemath/buch1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch2.o ../src/basemath/buch2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch3.o ../src/basemath/buch3.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch4.o ../src/basemath/buch4.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o concat.o ../src/basemath/concat.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ellanal.o ../src/basemath/ellanal.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o elliptic.o ../src/basemath/elliptic.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o galconj.o ../src/basemath/galconj.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gen1.o ../src/basemath/gen1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gen2.o ../src/basemath/gen2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gen3.o ../src/basemath/gen3.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o hnf_snf.o ../src/basemath/hnf_snf.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ifactor1.o ../src/basemath/ifactor1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o lll.o ../src/basemath/lll.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o nffactor.o ../src/basemath/nffactor.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o perm.o ../src/basemath/perm.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o polarit1.o ../src/basemath/polarit1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o polarit2.o ../src/basemath/polarit2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o polarit3.o ../src/basemath/polarit3.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o prime.o ../src/basemath/prime.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o qfisom.o ../src/basemath/qfisom.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o random.o ../src/basemath/random.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o rootpol.o ../src/basemath/rootpol.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o subcyclo.o ../src/basemath/subcyclo.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o subgroup.o ../src/basemath/subgroup.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o trans1.o ../src/basemath/trans1.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o trans2.o ../src/basemath/trans2.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o trans3.o ../src/basemath/trans3.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o anal.o ../src/language/anal.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o compat.o ../src/language/compat.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o compile.o ../src/language/compile.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o default.o ../src/language/default.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o es.o ../src/language/es.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o eval.o ../src/language/eval.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o hash.o ../src/language/hash.c 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 /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o intnum.o ../src/language/intnum.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o members.o ../src/language/members.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o paricfg.o ../src/language/paricfg.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o pariinl.o ../src/language/pariinl.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o parse.o ../src/language/parse.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o sumiter.o ../src/language/sumiter.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o DedekZeta.o ../src/modules/DedekZeta.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o aprcl.o ../src/modules/aprcl.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o elldata.o ../src/modules/elldata.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ellsea.o ../src/modules/ellsea.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o galois.o ../src/modules/galois.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o galpol.o ../src/modules/galpol.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o genus2red.o ../src/modules/genus2red.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o groupid.o ../src/modules/groupid.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o krasner.o ../src/modules/krasner.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o kummer.o ../src/modules/kummer.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o mpqs.o ../src/modules/mpqs.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o part.o ../src/modules/part.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o stark.o ../src/modules/stark.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o subfield.o ../src/modules/subfield.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o thue.o ../src/modules/thue.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o mt.o ../src/mt/mt.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o single.o ../src/mt/single.c 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=gp_default-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto gp_default pari.desc > $f) && mv ../src/desc/$f ../src/gp/gp_default.h /usr/bin/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o highlvl.o ../src/gp/highlvl.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o init.o ../src/language/init.c /usr/bin/gcc -c -I. -I../src/headers -I../src/graph -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gp_init.o ../src/gp/gp_init.c rm -f libpari-gmp.so.2.7.5 /usr/bin/gcc -o "/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64"/libpari-gmp.so.2.7.5 -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC -Wl,-shared,-soname=libpari-gmp.so.4 mpker.o mpinl.o F2x.o F2xqE.o FF.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bibli1.o bibli2.o bit.o buch1.o buch2.o buch3.o buch4.o concat.o ellanal.o elliptic.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o ifactor1.o lll.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o prime.o qfisom.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o compile.o default.o es.o eval.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o sumiter.o DedekZeta.o aprcl.o elldata.o ellsea.o galois.o galpol.o genus2red.o groupid.o krasner.o kummer.o mpqs.o part.o stark.o subfield.o thue.o mt.o single.o -lc -lm -L/lib64 -lgmp -ldl -lm if test "libpari-gmp.so.2.7.5" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.7.5 libpari.so; fi if test "libpari-gmp.so.2.7.5" != "libpari-gmp.so.4"; then rm -f libpari-gmp.so.4; ln -s libpari-gmp.so.2.7.5 libpari-gmp.so.4; fi rm -f gp-dyn /usr/bin/gcc -o gp-dyn -L"/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -L/lib64 -lreadline -lpari -L/lib64 -lX11 -lm : gp-dyn rm -f ../gp ln -s Olinux-x86_64/gp-dyn ../gp make[1]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0GLWuJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 + cd pari-2.7.5 + make install DESTDIR=/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 'INSTALL=install -p' STRIP=/bin/true Making install in Olinux-x86_64 make[1]: Entering directory `/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64' mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64" rm -f "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari-gmp.so.2.7.5 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari-gmp.so.4 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari.so /usr/bin/gcc -o "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari-gmp.so.2.7.5 -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC -Wl,-shared,-soname=libpari-gmp.so.4 mpker.o mpinl.o F2x.o F2xqE.o FF.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bibli1.o bibli2.o bit.o buch1.o buch2.o buch3.o buch4.o concat.o ellanal.o elliptic.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o ifactor1.o lll.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o prime.o qfisom.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o compile.o default.o es.o eval.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o sumiter.o DedekZeta.o aprcl.o elldata.o ellsea.o galois.o galpol.o genus2red.o groupid.o krasner.o kummer.o mpqs.o part.o stark.o subfield.o thue.o mt.o single.o -lc -lm -L/lib64 -lgmp -ldl -lm if test "libpari-gmp.so.2.7.5" != ""/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari.so"; then ln -s libpari-gmp.so.2.7.5 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari.so; fi if test "libpari-gmp.so.4" != "libpari.so"; then ln -s libpari-gmp.so.2.7.5 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64"/libpari-gmp.so.4; fi mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/include"/pari for i in paricfg.h mpinl.h parimt.h; do \ install -p -m 644 $i "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/include"/pari; done for i in paridecl paripriv pari paricast paricom parierr parigen pariinl parinf pariold paristio parisys paritune ; do \ install -p -m 644 ../src/headers/$i.h "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/include"/pari; done rm -f "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/include"/pari/genpari.h ln -s pari.h "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/include"/pari/genpari.h mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin" rm -f "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin"/gp-2.7 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin"/gp /usr/bin/gcc -o "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin"/gp-2.7 -L"/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -lpari -L/lib64 -lreadline -L/lib64 -lX11 -lm /bin/true "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin"/gp-2.7 cd "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin"; : gp-2.7 ln -s gp-2.7 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin"/gp mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1" rm -f "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1"/pari.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1"/gp.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1"/gp-2.7.1 install -p -m 644 ../doc/gphelp.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1" install -p -m 644 ../doc/gp.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1"/gp-2.7.1 ln -s gp.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1"/pari.1 ln -s gp-2.7.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1"/gp.1 mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin" install -p ../misc/tex2mail "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin" install -p -m 644 ../doc/tex2mail.1 "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/man/man1" install -p -m 644 ../misc/README "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc install -p -m 644 ../misc/color.dft "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc install -p -m 644 ../misc/gpalias "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc install -p ../misc/gpflog "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc install -p -m 644 ../misc/gprc.dft "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc install -p ../misc/xgp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/misc mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin" "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc cd ../doc; make all make[2]: Entering directory `/builddir/build/BUILD/pari-2.7.5/doc' rm -f develop.std tex develop This is TeX, Version 3.1415926 (TeX Live 2013) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./develop.aux) [4] Reference `se:dbgclosure' on page 5 undefined on input line 89 [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 233--236 []\tenrm To sup-port mul-ti-thread, \tentt BLOCK[]SIGINT[]START \tenrm and \ten tt BLOCK[]SIGALRM[]START \tenrm calls [8] Underfull \hbox (badness 10000) in paragraph at lines 318--323 \tentt GEN gen_PH_log(GEN a, GEN g, GEN N, void *E, const struct bb_group *grp) \tenrm Generic Underfull \hbox (badness 10000) in paragraph at lines 330--334 \tentt GEN gen_factored_order(GEN x, GEN N, void *E, const struct bb_group *grp ) \tenrm re-turns Underfull \hbox (badness 10000) in paragraph at lines 355--356 \tentt GEN gen_ellgroup(GEN o, GEN d, GEN *pt_m, void *E, const struct bb_group *grp, [9] Underfull \hbox (badness 10000) in paragraph at lines 363--367 \tentt GEN gen_ellgens(GEN d1, GEN d2, GEN m, void *E, const struct bb_group *g rp, GEN Underfull \hbox (badness 10000) in paragraph at lines 378--382 \tentt const struct bb_group * get_FpXQE_group(void **pt_E, GEN a4, GEN a6, GEN T, GEN Underfull \hbox (badness 10000) in paragraph at lines 383--385 \tentt const struct bb_group * get_FlxqE_group(void **pt_E, GEN a4, GEN a6, GEN T, ulong Underfull \hbox (badness 10000) in paragraph at lines 386--388 \tentt const struct bb_group * get_F2xqE_group(void **pt_E, GEN a2, GEN a6, GEN T) \tenrm idem [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt GEN gen_bkeval(GEN P, long d, GEN x, int use_sqr, void *E, const struct Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt bb_algebra *ff, GEN cmul(void *E, GEN P, long a, GEN x)) $\teni x$ \tenr m be-ing an el-e-ment of Underfull \hbox (badness 10000) in paragraph at lines 497--501 \tentt GEN gen_bkeval_powers(GEN P, long d, GEN V, void *E, const struct bb_alg ebra *ff, Underfull \hbox (badness 10000) in paragraph at lines 513--514 \tentt GEN gen_ZpX_Dixon(GEN F, GEN V, GEN q, GEN p, long N, void *E, GEN lin(v oid *E, Underfull \hbox (badness 10000) in paragraph at lines 529--530 \tentt GEN gen_ZpX_Newton(GEN x, GEN p, long n, void *E, GEN eval(void *E, GEN a, GEN [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 641--643 \tentt GEN mat-slice0(GEN A, long x1, long x2, long y1, long y2) \tenrm used to im-ple-ment Underfull \hbox (badness 6236) in paragraph at lines 655--657 \tentt GEN vec-s-e-lect(void *E, long (*f)(void* E, GEN x), GEN A) \tenrm used to im-ple-ment \tentt [x<- Underfull \hbox (badness 10000) in paragraph at lines 658--660 \tentt GEN vec-se-lap-ply(void *Epred, long (*pred)(void* E, GEN x), void *Efun , GEN [14] [15] [16] [17] [18] (./index.tex [19] ) ) (see the transcript file for additional information) Output written on develop.dvi (19 pages, 44988 bytes). Transcript written on develop.log. tex develop This is TeX, Version 3.1415926 (TeX Live 2013) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 233--236 []\tenrm To sup-port mul-ti-thread, \tentt BLOCK[]SIGINT[]START \tenrm and \ten tt BLOCK[]SIGALRM[]START \tenrm calls [8] Underfull \hbox (badness 10000) in paragraph at lines 318--323 \tentt GEN gen_PH_log(GEN a, GEN g, GEN N, void *E, const struct bb_group *grp) \tenrm Generic Underfull \hbox (badness 10000) in paragraph at lines 330--334 \tentt GEN gen_factored_order(GEN x, GEN N, void *E, const struct bb_group *grp ) \tenrm re-turns Underfull \hbox (badness 10000) in paragraph at lines 355--356 \tentt GEN gen_ellgroup(GEN o, GEN d, GEN *pt_m, void *E, const struct bb_group *grp, [9] Underfull \hbox (badness 10000) in paragraph at lines 363--367 \tentt GEN gen_ellgens(GEN d1, GEN d2, GEN m, void *E, const struct bb_group *g rp, GEN Underfull \hbox (badness 10000) in paragraph at lines 378--382 \tentt const struct bb_group * get_FpXQE_group(void **pt_E, GEN a4, GEN a6, GEN T, GEN Underfull \hbox (badness 10000) in paragraph at lines 383--385 \tentt const struct bb_group * get_FlxqE_group(void **pt_E, GEN a4, GEN a6, GEN T, ulong Underfull \hbox (badness 10000) in paragraph at lines 386--388 \tentt const struct bb_group * get_F2xqE_group(void **pt_E, GEN a2, GEN a6, GEN T) \tenrm idem [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt GEN gen_bkeval(GEN P, long d, GEN x, int use_sqr, void *E, const struct Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt bb_algebra *ff, GEN cmul(void *E, GEN P, long a, GEN x)) $\teni x$ \tenr m be-ing an el-e-ment of Underfull \hbox (badness 10000) in paragraph at lines 497--501 \tentt GEN gen_bkeval_powers(GEN P, long d, GEN V, void *E, const struct bb_alg ebra *ff, Underfull \hbox (badness 10000) in paragraph at lines 513--514 \tentt GEN gen_ZpX_Dixon(GEN F, GEN V, GEN q, GEN p, long N, void *E, GEN lin(v oid *E, Underfull \hbox (badness 10000) in paragraph at lines 529--530 \tentt GEN gen_ZpX_Newton(GEN x, GEN p, long n, void *E, GEN eval(void *E, GEN a, GEN [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 641--643 \tentt GEN mat-slice0(GEN A, long x1, long x2, long y1, long y2) \tenrm used to im-ple-ment Underfull \hbox (badness 6236) in paragraph at lines 655--657 \tentt GEN vec-s-e-lect(void *E, long (*f)(void* E, GEN x), GEN A) \tenrm used to im-ple-ment \tentt [x<- Underfull \hbox (badness 10000) in paragraph at lines 658--660 \tentt GEN vec-se-lap-ply(void *Epred, long (*pred)(void* E, GEN x), void *Efun , GEN [14] [15] [16] [17] [18] (./index.tex [19] ) ) (see the transcript file for additional information) Output written on develop.dvi (19 pages, 55476 bytes). Transcript written on develop.log. make develop.std; tex develop; rm -f develop.std make[3]: Entering directory `/builddir/build/BUILD/pari-2.7.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ develop.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > develop.std; make[3]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/doc' This is TeX, Version 3.1415926 (TeX Live 2013) (./develop.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 233--236 []\tenrm To sup-port mul-ti-thread, \tentt BLOCK[]SIGINT[]START \tenrm and \ten tt BLOCK[]SIGALRM[]START \tenrm calls [8] Underfull \hbox (badness 10000) in paragraph at lines 318--323 \tentt GEN gen_PH_log(GEN a, GEN g, GEN N, void *E, const struct bb_group *grp) \tenrm Generic Underfull \hbox (badness 10000) in paragraph at lines 330--334 \tentt GEN gen_factored_order(GEN x, GEN N, void *E, const struct bb_group *grp ) \tenrm re-turns Underfull \hbox (badness 10000) in paragraph at lines 355--356 \tentt GEN gen_ellgroup(GEN o, GEN d, GEN *pt_m, void *E, const struct bb_group *grp, [9] Underfull \hbox (badness 10000) in paragraph at lines 363--367 \tentt GEN gen_ellgens(GEN d1, GEN d2, GEN m, void *E, const struct bb_group *g rp, GEN Underfull \hbox (badness 10000) in paragraph at lines 378--382 \tentt const struct bb_group * get_FpXQE_group(void **pt_E, GEN a4, GEN a6, GEN T, GEN Underfull \hbox (badness 10000) in paragraph at lines 383--385 \tentt const struct bb_group * get_FlxqE_group(void **pt_E, GEN a4, GEN a6, GEN T, ulong Underfull \hbox (badness 10000) in paragraph at lines 386--388 \tentt const struct bb_group * get_F2xqE_group(void **pt_E, GEN a2, GEN a6, GEN T) \tenrm idem [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt GEN gen_bkeval(GEN P, long d, GEN x, int use_sqr, void *E, const struct Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt bb_algebra *ff, GEN cmul(void *E, GEN P, long a, GEN x)) $\teni x$ \tenr m be-ing an el-e-ment of Underfull \hbox (badness 10000) in paragraph at lines 497--501 \tentt GEN gen_bkeval_powers(GEN P, long d, GEN V, void *E, const struct bb_alg ebra *ff, Underfull \hbox (badness 10000) in paragraph at lines 513--514 \tentt GEN gen_ZpX_Dixon(GEN F, GEN V, GEN q, GEN p, long N, void *E, GEN lin(v oid *E, Underfull \hbox (badness 10000) in paragraph at lines 529--530 \tentt GEN gen_ZpX_Newton(GEN x, GEN p, long n, void *E, GEN eval(void *E, GEN a, GEN [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 641--643 \tentt GEN mat-slice0(GEN A, long x1, long x2, long y1, long y2) \tenrm used to im-ple-ment Underfull \hbox (badness 6236) in paragraph at lines 655--657 \tentt GEN vec-s-e-lect(void *E, long (*f)(void* E, GEN x), GEN A) \tenrm used to im-ple-ment \tentt [x<- Underfull \hbox (badness 10000) in paragraph at lines 658--660 \tentt GEN vec-se-lap-ply(void *Epred, long (*pred)(void* E, GEN x), void *Efun , GEN [14] [15] [16] [17] [18] (./index.tex [19]) [20] ) (see the transcript file for additional information) Output written on develop.dvi (20 pages, 77080 bytes). Transcript written on develop.log. rm -f libpari.std tex libpari This is TeX, Version 3.1415926 (TeX Live 2013) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./usersch4.tex [4] Reference `se:prog' on page 5 undefined on input line 29 Reference `se:pari_init_tech' on page 5 undefined on input line 58 [5] Reference `se:primetable' on page 6 undefined on input line 89 Reference `se:primeiter' on page 6 undefined on input line 91 [6] Reference `se:level2names' on page 7 undefined on input line 209 [7] Reference `se:impl' on page 8 undefined on input line 263 [8] [9] [10] [11] [12] [13] [14] [15] Reference `se:impl' on page 16 undefined on input line 752 Reference `se:impl' on page 16 undefined on input line 763 Reference `se:assign' on page 16 undefined on input line 775 [16] [17] Reference `se:garbage' on page 18 undefined on input line 906 Reference `se:low_level' on page 18 undefined on input line 939 Reference `se:garbage' on page 18 undefined on input line 940 [18] [19] Reference `se:clone' on page 20 undefined on input line 1043 Reference `se:prog' on page 20 undefined on input line 1060 [20] [21] [22] Reference `se:whatzero' on page 23 undefined on input line 1213 [23] Reference `se:whatzero' on page 24 undefined on input line 1303 Reference `se:compquad' on page 24 undefined on input line 1322 Reference `se:priority' on page 24 undefined on input line 1338 Reference `se:priority' on page 24 undefined on input line 1342 Reference `se:priority' on page 24 undefined on input line 1358 Reference `se:vars' on page 24 undefined on input line 1358 [24] Reference `se:accessors' on page 25 undefined on input line 1374 Reference `se:polynomials' on page 25 undefined on input line 1374 [25] Reference `se:closure' on page 26 undefined on input line 1486 [26] Reference `se:priority' on page 27 undefined on input line 1509 Reference `se:impl' on page 27 undefined on input line 1509 Reference `se:rempolmod' on page 27 undefined on input line 1541 Reference `se:priority' on page 27 undefined on input line 1548 [27] Reference `se:gp_read_str' on page 28 undefined on input line 1578 [28] [29] [30] [31] Reference `se:errors' on page 32 undefined on input line 1828 Reference `se:defaults' on page 32 undefined on input line 1886 Reference `se:install' on page 32 undefined on input line 1890 [32] [33] [34] [35] Reference `se:errors' on page 36 undefined on input line 2115 [36] Reference `se:errors' on page 37 undefined on input line 2155 [37] [38] (../examples/extgcd.c) [39] [40]) (./usersch5.tex [41] [42] [43] [44] [45] Reference `se:typegroup' on page 46 undefined on input line 380 [46] Reference `se:impl' on page 47 undefined on input line 469 [47] [48] [49] [50] Reference `se:primeiter' on page 51 undefined on input line 770 [51] Reference `se:err' on page 52 undefined on input line 823 [52] [53] Reference `se:garbage' on page 54 undefined on input line 959 [54] [55] [56] [57] [58] Reference `se:garbage' on page 59 undefined on input line 1318 [59] [60] Reference `se:strings' on page 61 undefined on input line 1424 [61] Reference `se:coding_guidelines' on page 62 undefined on input line 1494 Reference `se:garbage' on page 62 undefined on input line 1495 Reference `se:gp.interface' on page 62 undefined on input line 1505 Reference `se:addhelp' on page 62 undefined on input line 1511 Reference `se:install' on page 62 undefined on input line 1511 Reference `se:gprc' on page 62 undefined on input line 1517 [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] Reference `se:genbinop' on page 79 undefined on input line 2771 [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 8889--8892 \tentt void gsup-norm_aux(GEN x, GEN *m, GEN *m2, long prec) \tenrm Low-level f unc-tion un-der-ly-ing [167] [168] [169] [170] [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 9357--9363 \tentt GEN trans_eval(const char *fun, GEN (*f) (GEN, long), GEN x, long prec) \tenrm eval-u-ate [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Reference `se:clean' on page 191 undefined on input line 10396 Reference `se:unclean' on page 191 undefined on input line 10396 Reference `se:accessors' on page 191 undefined on input line 10398 [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201]) (./usersch6.tex [202] [203] [204] [205] [206] [207] [208] [209] [210] Reference `se:Ideal_reduction' on page 211 undefined on input line 622 [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] Underfull \hbox (badness 10000) in paragraph at lines 1429--1432 \tentt GEN polmod_nffix2(const char *f, GEN T, GEN P, GEN x, int lift) \tenrm a s \tentt polmod_nffix\tenrm , [223] [224] [225] [226] [227] [228] [229] [230] [231] [232]) (./usersch7.tex [233] [234] [235] [236] [237] [238] [239] [240] [241] [242]) (./appb.tex Reference `se:install' on page 243 undefined on input line 18 Reference `se:prog' on page 243 undefined on input line 33 (../examples/extgcd.c [243]) [244]) (./appd.tex [245] (../examples/thread.c [246]) [247]) (./index.tex [248] ) ) (see the transcript file for additional information) Output written on libpari.dvi (248 pages, 830000 bytes). Transcript written on libpari.log. tex libpari This is TeX, Version 3.1415926 (TeX Live 2013) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4] [5] [6] [7] [8]) [9] (./usersch4.tex [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] Reference `se:whatzero' on page 29 undefined on input line 1213 [29] Reference `se:whatzero' on page 30 undefined on input line 1303 Reference `se:compquad' on page 30 undefined on input line 1322 Reference `se:priority' on page 30 undefined on input line 1338 Reference `se:priority' on page 30 undefined on input line 1342 Reference `se:priority' on page 30 undefined on input line 1358 [30] [31] [32] Reference `se:priority' on page 33 undefined on input line 1509 Reference `se:rempolmod' on page 33 undefined on input line 1541 Reference `se:priority' on page 33 undefined on input line 1548 [33] [34] [35] [36] [37] Reference `se:defaults' on page 38 undefined on input line 1886 Reference `se:install' on page 38 undefined on input line 1890 [38] [39] [40] [41] [42] [43] [44] (../examples/extgcd.c) [45] [46]) (./usersch5.tex [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] Reference `se:strings' on page 67 undefined on input line 1424 [67] Reference `se:addhelp' on page 68 undefined on input line 1511 Reference `se:install' on page 68 undefined on input line 1511 Reference `se:gprc' on page 68 undefined on input line 1517 [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 8889--8892 \tentt void gsup-norm_aux(GEN x, GEN *m, GEN *m2, long prec) \tenrm Low-level f unc-tion un-der-ly-ing [173] [174] [175] [176] [177] [178] [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 9357--9363 \tentt GEN trans_eval(const char *fun, GEN (*f) (GEN, long), GEN x, long prec) \tenrm eval-u-ate [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207]) (./usersch6.tex [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] Underfull \hbox (badness 10000) in paragraph at lines 1429--1432 \tentt GEN polmod_nffix2(const char *f, GEN T, GEN P, GEN x, int lift) \tenrm a s \tentt polmod_nffix\tenrm , [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./usersch7.tex [239] [240] [241] [242] [243] [244] [245] [246] [247] [248]) (./appb.tex Reference `se:install' on page 249 undefined on input line 18 (../examples/extgcd.c [249]) [250]) (./appd.tex [251] (../examples/thread.c [252]) [253]) (./index.tex [254] ) ) (see the transcript file for additional information) Output written on libpari.dvi (254 pages, 945436 bytes). Transcript written on libpari.log. make libpari.std; tex libpari; rm -f libpari.std make[3]: Entering directory `/builddir/build/BUILD/pari-2.7.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ libpari.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > libpari.std; make[3]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/doc' This is TeX, Version 3.1415926 (TeX Live 2013) (./libpari.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4] [5] [6] [7] [8]) [9] (./usersch4.tex [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29 Reference `se:whatzero' on page 29 undefined on input line 1286 ] [30 Reference `se:whatzero' on page 30 undefined on input line 1363 Reference `se:compquad' on page 30 undefined on input line 1363 Reference `se:priority' on page 30 undefined on input line 1363 Reference `se:priority' on page 30 undefined on input line 1363 ] [31 Reference `se:priority' on page 31 undefined on input line 1425 ] [32] [33 Reference `se:priority' on page 33 undefined on input line 1551 Reference `se:rempolmod' on page 33 undefined on input line 1551 ] [34 Reference `se:priority' on page 34 undefined on input line 1627 ] [35] [36] [37] [38] [39 Reference `se:defaults' on page 39 undefined on input line 1952 Reference `se:install' on page 39 undefined on input line 1952 ] [40] [41] [42] [43] [44] (../examples/extgcd.c) [45] [46]) (./usersch5.tex [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67 Reference `se:strings' on page 67 undefined on input line 1469 ] [68 Reference `se:addhelp' on page 68 undefined on input line 1528 Reference `se:install' on page 68 undefined on input line 1528 Reference `se:gprc' on page 68 undefined on input line 1528 ] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 8889--8892 \tentt void gsup-norm_aux(GEN x, GEN *m, GEN *m2, long prec) \tenrm Low-level f unc-tion un-der-ly-ing [173] [174] [175] [176] [177] [178] [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 9357--9363 \tentt GEN trans_eval(const char *fun, GEN (*f) (GEN, long), GEN x, long prec) \tenrm eval-u-ate [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207]) (./usersch6.tex [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] Underfull \hbox (badness 10000) in paragraph at lines 1429--1432 \tentt GEN polmod_nffix2(const char *f, GEN T, GEN P, GEN x, int lift) \tenrm a s \tentt polmod_nffix\tenrm , [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./usersch7.tex [239] [240] [241] [242] [243] [244] [245] [246] [247] [248]) (./appb.tex (../examples/extgcd.c [249 Reference `se:install' on page 249 undefined on input line 33 ]) [250]) (./appd.tex [251] (../examples/thread.c [252]) [253]) (./index.tex [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287]) [288] ) (see the transcript file for additional information) Output written on libpari.dvi (288 pages, 1484812 bytes). Transcript written on libpari.log. rm -f parallel.std tex parallel This is TeX, Version 3.1415926 (TeX Live 2013) (./parallel.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] (./index.tex [11] ) ) Output written on parallel.dvi (11 pages, 15940 bytes). Transcript written on parallel.log. tex parallel This is TeX, Version 3.1415926 (TeX Live 2013) (./parallel.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./parallel.aux)) [1] [2] (./parallel.toc) [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] (./index.tex [11] ) ) Output written on parallel.dvi (11 pages, 22340 bytes). Transcript written on parallel.log. make parallel.std; tex parallel; rm -f parallel.std make[3]: Entering directory `/builddir/build/BUILD/pari-2.7.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ parallel.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > parallel.std; make[3]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/doc' This is TeX, Version 3.1415926 (TeX Live 2013) (./parallel.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./parallel.aux)) [1] [2] (./parallel.toc) [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] (./index.tex) [11] ) Output written on parallel.dvi (11 pages, 23584 bytes). Transcript written on parallel.log. cd ../src/desc && /usr/bin/perl doc_make > ../../doc/usersch3.tex rm -f users.std tex users This is TeX, Version 3.1415926 (TeX Live 2013) (./users.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./libpari.aux) (./usersch1.tex [4] [5] [6] [7] [8] [9] [10] [11]) (./usersch2.tex [12] Reference `se:emacs' on page 13 undefined on input line 18 Reference `se:defaults' on page 13 undefined on input line 33 Reference `se:gprc' on page 13 undefined on input line 38 Reference `se:exthelp' on page 13 undefined on input line 62 Reference `se:readline' on page 13 undefined on input line 70 [13] Reference `se:meta' on page 14 undefined on input line 86 Reference `se:readline' on page 14 undefined on input line 130 Reference `se:meta' on page 14 undefined on input line 138 [14] [15] Reference `se:user_defined' on page 16 undefined on input line 228 [16] Reference `se:whatzero' on page 17 undefined on input line 334 [17] Reference `se:whatzero' on page 18 undefined on input line 340 Reference `se:gdiv' on page 18 undefined on input line 366 [18] [19] Reference `se:priority' on page 20 undefined on input line 531 [20] Reference `se:varsymb' on page 21 undefined on input line 602 [21] Reference `se:FRAC' on page 22 undefined on input line 651 [22] [23] [24] [25] Reference `se:user_defined' on page 26 undefined on input line 919 [26] [27] Reference `se:member' on page 28 undefined on input line 1036 [28] [29] Reference `se:scope' on page 30 undefined on input line 1217 [30] Reference `se:eval' on page 31 undefined on input line 1266 [31] [32] [33] Reference `se:bewarescope' on page 34 undefined on input line 1414 [34] [35] [36] [37] [38] Reference `se:def,strictargs' on page 39 undefined on input line 1724 [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] Reference `se:iferr' on page 52 undefined on input line 2543 [52] Reference `se:programming' on page 53 undefined on input line 2551 Reference `se:install' on page 53 undefined on input line 2562 Reference `se:gprc' on page 53 undefined on input line 2589 Reference `se:default' on page 53 undefined on input line 2593 [53] Reference `se:strings' on page 54 undefined on input line 2614 Reference `se:gp_defaults' on page 54 undefined on input line 2651 Reference `se:programming' on page 54 undefined on input line 2657 Reference `se:write' on page 54 undefined on input line 2666 [54] [55] Reference `se:operators' on page 56 undefined on input line 2762 Reference `se:default' on page 56 undefined on input line 2767 Reference `se:quit' on page 56 undefined on input line 2805 Reference `se:read' on page 56 undefined on input line 2811 Reference `se:writebin' on page 56 undefined on input line 2816 [56] [57] Reference `se:emacs' on page 58 undefined on input line 2895 Reference `se:readline' on page 58 undefined on input line 2898 Reference `se:defaults' on page 58 undefined on input line 2913 [58] [59] [60] [61]) (./usersch3.tex [62] [63] [64] Reference `se:linear_algebra' on page 65 undefined on input line 165 Reference `se:taylor' on page 65 undefined on input line 197 [65] Reference `se:trans' on page 66 undefined on input line 266 [66] Reference `se:linear_algebra' on page 67 undefined on input line 328 [67] [68] [69] [70] [71] [72] [73] [74] Reference `se:strings' on page 75 undefined on input line 791 Reference `se:envir' on page 75 undefined on input line 821 [75] Reference `se:strings' on page 76 undefined on input line 828 Reference `se:strings' on page 76 undefined on input line 836 [76] Reference `se:bitand' on page 77 undefined on input line 932 Reference `se:bitand' on page 77 undefined on input line 941 Reference `se:bitand' on page 77 undefined on input line 953 [77] Reference `se:bitand' on page 78 undefined on input line 970 Reference `se:bitand' on page 78 undefined on input line 982 [78] Reference `se:priority' on page 79 undefined on input line 1106 [79] [80] [81] Reference `se:priority' on page 82 undefined on input line 1301 [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] Reference `se:DLfun' on page 111 undefined on input line 3124 [111] Reference `se:DLfun' on page 112 undefined on input line 3169 Reference `se:DLfun' on page 112 undefined on input line 3191 [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] Reference `se:GRHbnf' on page 124 undefined on input line 3939 [124] Reference `se:quadgen' on page 125 undefined on input line 4022 [125] [126] [127] Reference `se:DLfun' on page 128 undefined on input line 4179 [128] Reference `se:DLfun' on page 129 undefined on input line 4247 [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] Reference `se:DLfun' on page 142 undefined on input line 5061 [142] [143] [144] Reference `se:DLfun' on page 145 undefined on input line 5223 [145] [146] [147] [148] [149] [150] Reference `se:arithmetic' on page 151 undefined on input line 5655 [151] [152] Reference `se:priority' on page 153 undefined on input line 5752 [153] [154] [155] [156] [157] Reference `se:GRHbnf' on page 158 undefined on input line 6129 Reference `se:GRHbnf' on page 158 undefined on input line 6148 [158] [159] [160] [161] [162] Reference `se:CFT' on page 163 undefined on input line 6460 [163] Reference `se:CFT' on page 164 undefined on input line 6510 Reference `se:CFT' on page 164 undefined on input line 6539 [164] [165] Reference `se:CFT' on page 166 undefined on input line 6639 [166] [167] Reference `se:priority' on page 168 undefined on input line 6757 [168] Reference `se:priority' on page 169 undefined on input line 6827 [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] Reference `se:valuation' on page 184 undefined on input line 7821 [184] [185] [186] [187] [188] Reference `se:priority' on page 189 undefined on input line 8148 [189] Reference `se:priority' on page 190 undefined on input line 8198 [190] [191] [192] [193] [194] Reference `se:priority' on page 195 undefined on input line 8560 [195] Reference `se:ZKmodules' on page 196 undefined on input line 8614 [196] [197] [198] [199] [200] [201] [202] [203] Reference `se:priority' on page 204 undefined on input line 9130 [204] [205] Reference `se:priority' on page 206 undefined on input line 9257 [206] Reference `se:rnfidealabstorel' on page 207 undefined on input line 9348 [207] [208] Reference `se:priority' on page 209 undefined on input line 9445 [209] [210] [211] Reference `se:polredabs' on page 212 undefined on input line 9674 [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] Reference `se:user_defined' on page 268 undefined on input line 13266 Reference `se:userfundef' on page 268 undefined on input line 13268 [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] Reference `se:strings' on page 278 undefined on input line 13897 [278] [279] [280] [281] [282] [283] Reference `se:operators' on page 284 undefined on input line 14268 [284] [285] [286] [287] Reference `se:strings' on page 288 undefined on input line 14512 [288] [289] [290] [291] Reference `se:defaults' on page 292 undefined on input line 14752 Reference `se:gp_defaults' on page 292 undefined on input line 14753 Reference `se:meta' on page 292 undefined on input line 14754 [292] Reference `se:emacs' on page 293 undefined on input line 14850 [293] [294] [295] [296] [297] Reference `se:defaults' on page 298 undefined on input line 15188 Reference `se:writebin' on page 298 undefined on input line 15211 [298] [299] Reference `se:errorrec' on page 300 undefined on input line 15340 [300] [301] [302] Reference `se:kill' on page 303 undefined on input line 15485 Reference `se:priority' on page 303 undefined on input line 15495 [303] [304] Reference `se:break_loop' on page 305 undefined on input line 15631 Reference `se:whatnow' on page 305 undefined on input line 15691 [305] [306] [307] Reference `se:exthelp' on page 308 undefined on input line 15854 Reference `se:readline' on page 308 undefined on input line 15855 Reference `se:history' on page 308 undefined on input line 15873 Reference `se:gp_program' on page 308 undefined on input line 15883 [308] [309] [310] Reference `se:def,colors' on page 311 undefined on input line 16048 Reference `se:trans' on page 311 undefined on input line 16087 [311] [312] [313] [314]) (./appa.tex [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]) (./index.tex [325] ) ) Output written on users.dvi (325 pages, 1089708 bytes). Transcript written on users.log. tex users This is TeX, Version 3.1415926 (TeX Live 2013) (./users.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./users.aux)) [1] [2] (./users.toc) [3] (./libpari.aux) (./usersch1.tex [4] [5] [6] [7] [8] [9] [10] [11]) (./usersch2.tex [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61]) (./usersch3.tex [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314]) (./appa.tex [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]) (./index.tex [325] ) ) Output written on users.dvi (325 pages, 1102572 bytes). Transcript written on users.log. make users.std; tex users; rm -f users.std make[3]: Entering directory `/builddir/build/BUILD/pari-2.7.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ users.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > users.std; make[3]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/doc' This is TeX, Version 3.1415926 (TeX Live 2013) (./users.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./users.aux)) [1] [2] (./users.toc) [3] (./libpari.aux) (./usersch1.tex [4] [5] [6] [7] [8] [9] [10] [11]) (./usersch2.tex [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61]) (./usersch3.tex [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314]) (./appa.tex [315] [316] [317] [318] [319] [320] [321] [322] [323] [324]) (./index.tex [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340]) [341] ) Output written on users.dvi (341 pages, 1354636 bytes). Transcript written on users.log. tex refcard.tex This is TeX, Version 3.1415926 (TeX Live 2013) (./refcard.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [3 columns per page] [1] [2] [3] [4] ) Output written on refcard.dvi (4 pages, 55396 bytes). Transcript written on refcard.log. dvips refcard.dvi -o refcard.ps This is dvips(k) 5.993 Copyright 2013 Radical Eye Software (www.radicaleye.com) ' TeX output 2015.11.29:1430' -> refcard.ps . [1] [2] [3] [4] rm -f tutorial.std tex tutorial This is TeX, Version 3.1415926 (TeX Live 2013) (./tutorial.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] ) Output written on tutorial.dvi (52 pages, 205212 bytes). Transcript written on tutorial.log. tex tutorial This is TeX, Version 3.1415926 (TeX Live 2013) (./tutorial.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./tutorial.aux)) [1] [2] (./tutorial.toc) [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] ) Output written on tutorial.dvi (52 pages, 211896 bytes). Transcript written on tutorial.log. make[2]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/doc' install -p ../doc/gphelp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin" install -p -m 644 ../doc/translations "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/appa.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/appb.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/appd.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/parimacro.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/pdfmacs.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/develop.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/refcard.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/tutorial.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/users.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/usersch1.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/usersch2.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/usersch3.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/usersch4.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/usersch5.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/paricfg.tex "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/develop.dvi "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/libpari.dvi "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/users.dvi "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/tutorial.dvi "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/refcard.dvi "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc install -p -m 644 ../doc/refcard.ps "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/doc mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/EXPLAIN "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/Inputrc "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/Makefile "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/bench.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/cl.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/classno.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/contfrac.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/lucas.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/extgcd.c "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/rho.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/squfof.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples install -p -m 644 ../examples/taylor.gp "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/examples mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib/pari" install -p -m 644 pari.cfg "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib/pari" if test -n "../src/funclist"; then mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/PARI; install -p -m 644 ../src/desc/PARI/822.pm "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/PARI; install -p -m 644 ../src/desc/pari.desc "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"; fi if test -d ../data; then cd ../data; for d in `ls`; do mkdir -p "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/$d && for f in `ls $d`; do install -p -m 644 $d/$f "/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/pari"/$d; done >/dev/null; done; fi make[1]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64' + rm -fr /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib/pari + mkdir -p /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/etc + install -p -m 644 misc/gprc.dft /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/etc/gprc + mkdir -p /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/applications /builddir/build/SOURCES/gp.desktop + find /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 -name xgp -exec rm '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pari-2.7.5 extracting debug info from /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/bin/gp-2.7 extracting debug info from /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/lib64/libpari-gmp.so.2.7.5 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/gp-2.7.debug to /usr/lib/debug/usr/bin/gp.debug symlinked /usr/lib/debug/usr/lib64/libpari-gmp.so.2.7.5.debug to /usr/lib/debug/usr/lib64/libpari-gmp.so.4.debug symlinked /usr/lib/debug/usr/lib64/libpari-gmp.so.2.7.5.debug to /usr/lib/debug/usr/lib64/libpari.so.debug 10408 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uediRO + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.5 + make test-all Making test-all in Olinux-x86_64 make[1]: Entering directory `/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64' rm -f gp-sta /usr/bin/gcc -o gp-sta -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic mpker.o mpinl.o F2x.o F2xqE.o FF.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bibli1.o bibli2.o bit.o buch1.o buch2.o buch3.o buch4.o concat.o ellanal.o elliptic.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o ifactor1.o lll.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o prime.o qfisom.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o compile.o default.o es.o eval.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o sumiter.o DedekZeta.o aprcl.o elldata.o ellsea.o galois.o galpol.o genus2red.o groupid.o krasner.o kummer.o mpqs.o part.o stark.o subfield.o thue.o mt.o single.o gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -L/lib64 -lreadline -L/lib64 -lX11 -L/lib64 -lgmp -ldl -lm : gp-sta * Testing addprimes gp-sta..TIME= 15 gp-dyn..TIME= 15 * Testing agm gp-sta..TIME= 8 gp-dyn..TIME= 13 * Testing analyz gp-sta..TIME= 18 gp-dyn..TIME= 19 * Testing apply gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing arith gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing aurifeuille gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing bern gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing bessel gp-sta..TIME= 37 gp-dyn..TIME= 39 * Testing bestappr gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing bit gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing bnfisintnorm gp-sta..TIME= 597 gp-dyn..TIME= 523 * Testing bnr gp-sta..TIME= 19 gp-dyn..TIME= 22 * Testing bnrL1 gp-sta..TIME= 217 gp-dyn..TIME= 222 * Testing characteristic gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing charpoly gp-sta..TIME= 4 gp-dyn..TIME= 5 * 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= 3 gp-dyn..TIME= 3 * Testing compat gp-sta..TIME= 128 gp-dyn..TIME= 136 * Testing concat gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing content gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing contfrac gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing cxtrigo gp-sta..TIME= 191 gp-dyn..TIME= 451 * Testing cyclo gp-sta..TIME= 671 gp-dyn..TIME= 499 * Testing debugger gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing deriv gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing det gp-sta..TIME= 2 gp-dyn..TIME= 3 * Testing diffop gp-sta..TIME= 0 gp-dyn..TIME= 2 * Testing digits gp-sta..TIME= 79 gp-dyn..TIME= 79 * Testing dirmul gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing disc gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing div gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing ell gp-sta..TIME= 616 gp-dyn..TIME= 594 * Testing ellanal gp-sta..TIME=16026 gp-dyn..TIME=17061 * Testing ellff gp-sta..TIME= 8578 gp-dyn..TIME= 9933 * Testing ellglobalred gp-sta..TIME= 1495 gp-dyn..TIME= 1397 * Testing elliptic gp-sta..TIME= 25 gp-dyn..TIME= 26 * Testing ellsea gp-sta..TIME= 6331 gp-dyn..TIME= 6511 * Testing ellweilpairing gp-sta..TIME= 37 gp-dyn..TIME= 59 * Testing equal gp-sta..TIME= 9 gp-dyn..TIME= 8 * Testing err gp-sta..TIME= 27 gp-dyn..TIME= 29 * Testing exact0 gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing extract gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing factor gp-sta..TIME= 11 gp-dyn..TIME= 12 * Testing factorint gp-sta..TIME= 11 gp-dyn..TIME= 10 * Testing factormod gp-sta..TIME= 113 gp-dyn..TIME= 111 * Testing ff gp-sta..TIME= 2402 gp-dyn..TIME= 1426 * Testing ffisom gp-sta..TIME= 703 gp-dyn..TIME= 663 * Testing for gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing galois gp-sta..TIME= 9504 gp-dyn..TIME= 9510 * Testing galoisinit gp-sta..TIME= 1582 gp-dyn..TIME= 1646 * Testing galpol gp-sta..TIME= 3039 gp-dyn..TIME= 4350 * Testing gamma gp-sta..TIME= 33 gp-dyn..TIME= 34 * Testing gcdext gp-sta..TIME= 3 gp-dyn..TIME= 3 * Testing genus2red gp-sta..TIME= 141 gp-dyn..TIME= 146 * Testing graph gp-sta..TIME= 10 gp-dyn..TIME= 10 * Testing help gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing history gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing ideal gp-sta..TIME= 7 gp-dyn..TIME= 6 * Testing idealappr gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing idealramgroups gp-sta..TIME= 2027 gp-dyn..TIME= 1069 * Testing incgam gp-sta..TIME= 92 gp-dyn..TIME= 93 * Testing interpol gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing intnum gp-sta..TIME=10114 gp-dyn..TIME= 9047 * Testing ispower gp-sta..TIME= 3049 gp-dyn..TIME= 3081 * Testing isprime gp-sta..TIME= 2299 gp-dyn..TIME= 2342 * Testing iterator gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing krasner gp-sta..TIME= 3929 gp-dyn..TIME= 4319 * Testing lambert gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing lex gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing lift gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing lindep gp-sta..TIME= 2 gp-dyn..TIME= 0 * Testing linear gp-sta..TIME= 12 gp-dyn..TIME= 12 * Testing list gp-sta..TIME= 44 gp-dyn..TIME= 44 * Testing lll gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing log gp-sta..TIME= 2 gp-dyn..TIME= 1 * Testing logint gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing mat gp-sta..TIME= 103 gp-dyn..TIME= 101 * Testing mathnf gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing matsnf gp-sta..TIME= 496 gp-dyn..TIME= 612 * Testing member gp-sta..TIME= 63 gp-dyn..TIME= 70 * Testing minim gp-sta..TIME= 16 gp-dyn..TIME= 12 * Testing minmax gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing modfun gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing modpr gp-sta..TIME= 223 gp-dyn..TIME= 222 * Testing modular gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing multiif gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing multivar-mul gp-sta..TIME= 3580 gp-dyn..TIME= 3606 * Testing nf gp-sta..TIME= 1745 gp-dyn..TIME= 1197 * Testing nffactor gp-sta..TIME= 8139 gp-dyn..TIME= 9048 * Testing nfhilbert gp-sta..TIME= 1958 gp-dyn..TIME= 1192 * Testing nfields gp-sta..TIME= 70 gp-dyn..TIME= 74 * Testing nfrootsof1 gp-sta..TIME=21514 gp-dyn..TIME=20566 * Testing norm gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing number gp-sta..TIME= 30 gp-dyn..TIME= 30 * Testing objets gp-sta..TIME= 1 gp-dyn..TIME= 2 * Testing op gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing orthopol gp-sta..TIME= 15 gp-dyn..TIME= 17 * Testing padic gp-sta..TIME= 3 gp-dyn..TIME= 5 * Testing partition gp-sta..TIME= 4970 gp-dyn..TIME= 5512 * Testing pol gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing polmod gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing polred gp-sta..TIME= 2991 gp-dyn..TIME= 3053 * Testing polygonal gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing polylog gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing polyser gp-sta..TIME= 8 gp-dyn..TIME= 4 * Testing pow gp-sta..TIME= 2 gp-dyn..TIME= 1 * Testing prec gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing prime gp-sta..TIME= 840 gp-dyn..TIME= 561 * Testing primes gp-sta..TIME= 315 gp-dyn..TIME= 303 * 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 qf gp-sta..TIME= 10 gp-dyn..TIME= 11 * Testing qfb gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing qfbsolve gp-sta..TIME= 1540 gp-dyn..TIME= 1581 * Testing qfisom gp-sta..TIME= 1369 gp-dyn..TIME= 1334 * Testing quad gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing quadclassunit gp-sta..TIME= 5029 gp-dyn..TIME= 5220 * Testing quadray gp-sta..TIME= 257 gp-dyn..TIME= 282 * Testing random gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing ranges gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing real gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing resultant gp-sta..TIME= 6529 gp-dyn..TIME= 8238 * Testing rfrac gp-sta..TIME= 2491 gp-dyn..TIME= 1954 * Testing rnf gp-sta..TIME= 686 gp-dyn..TIME= 698 * Testing rnfkummer gp-sta..TIME=16821 gp-dyn..TIME=18563 * Testing round gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing round4 gp-sta..TIME= 4332 gp-dyn..TIME= 2975 * Testing select gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing ser gp-sta..TIME= 2 gp-dyn..TIME= 2 * Testing set gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing size gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing sort gp-sta..TIME= 1 gp-dyn..TIME= 0 * Testing sqrtn gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing stark gp-sta..TIME=18524 gp-dyn..TIME=21196 * Testing str gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing subcyclo gp-sta..TIME= 1 gp-dyn..TIME= 1 * Testing subfields gp-sta..TIME= 7333 gp-dyn..TIME= 6698 * Testing subgroup gp-sta..TIME= 1 gp-dyn..TIME= 0 * 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= 2 gp-dyn..TIME= 3 * Testing sumformal gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing sumiter gp-sta..TIME= 38 gp-dyn..TIME= 37 * Testing thue gp-sta..TIME= 2715 gp-dyn..TIME= 2127 * Testing trans gp-sta..TIME= 49 gp-dyn..TIME= 52 * Testing trans2 gp-sta..TIME= 24 gp-dyn..TIME= 23 * Testing valuation gp-sta..TIME= 0 gp-dyn..TIME= 1 * Testing variable gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing whatnow gp-sta..TIME= 0 gp-dyn..TIME= 0 * Testing zetak gp-sta..TIME= 1805 gp-dyn..TIME= 1979 * Testing zn gp-sta..TIME= 1699 gp-dyn..TIME= 1401 * Testing zncoppersmith gp-sta..TIME= 452 gp-dyn..TIME= 450 +++ Total bench for gp-sta is 193082 +++ Total bench for gp-dyn is 196632 make[1]: Leaving directory `/builddir/build/BUILD/pari-2.7.5/Olinux-x86_64' + exit 0 Processing files: pari-2.7.5-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T9euDn + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.5 + DOCDIR=/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + cp -pr CHANGES CHANGES-2.2 CHANGES-2.4 CHANGES-2.6 /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + cp -pr COMPAT /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + cp -pr NEW /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + cp -pr README /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + cp -pr Olinux-x86_64/pari.cfg /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/doc/pari-2.7.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qCTwtW + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/licenses/pari-2.7.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/licenses/pari-2.7.5 + cp -pr COPYING /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64/usr/share/licenses/pari-2.7.5 + exit 0 Provides: libpari-gmp.so.4()(64bit) pari = 2.7.5-1.el7.centos pari(x86-64) = 2.7.5-1.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: pari-devel-2.7.5-1.el7.centos.x86_64 Provides: pari-devel = 2.7.5-1.el7.centos pari-devel(x86-64) = 2.7.5-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpari-gmp.so.4()(64bit) Processing files: pari-gp-2.7.5-1.el7.centos.x86_64 Provides: config(pari-gp) = 2.7.5-1.el7.centos pari-gp = 2.7.5-1.el7.centos pari-gp(x86-64) = 2.7.5-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpari-gmp.so.4()(64bit) libreadline.so.6()(64bit) perl(Getopt::Long) rtld(GNU_HASH) Processing files: pari-debuginfo-2.7.5-1.el7.centos.x86_64 Provides: pari-debuginfo = 2.7.5-1.el7.centos pari-debuginfo(x86-64) = 2.7.5-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/pari-2.7.5-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/pari-devel-2.7.5-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/pari-gp-2.7.5-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/pari-debuginfo-2.7.5-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GXUMSU + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pari-2.7.5-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->