+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pari.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cvgm4d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pari-2.9.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pari-2.9.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pari-2.9.4 + /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/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file doc/gphelp.in Hunk #1 succeeded at 45 (offset -2 lines). + echo 'Patch #1 (pari-2.9.0-optflags.patch):' Patch #1 (pari-2.9.0-optflags.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file config/get_cc + sed -i -e 's|@OPTFLAGS@|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough|' config/get_cc + echo 'Patch #10 (pari-2.9.0-missing-field-init.patch):' Patch #10 (pari-2.9.0-missing-field-init.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/basemath/FpE.c patching file src/desc/gen_proto + echo 'Patch #11 (pari-2.9.2-declaration-not-prototype.patch):' Patch #11 (pari-2.9.2-declaration-not-prototype.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/language/eval.c Hunk #1 succeeded at 1258 (offset 12 lines). Hunk #2 succeeded at 1293 (offset 12 lines). Hunk #3 succeeded at 1317 (offset 12 lines). Hunk #4 succeeded at 1331 (offset 12 lines). Hunk #5 succeeded at 1344 (offset 12 lines). patching file src/language/init.c + echo 'Patch #12 (pari-2.9.0-clobbered.patch):' Patch #12 (pari-2.9.0-clobbered.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/basemath/bibli1.c Hunk #1 succeeded at 1568 (offset 3 lines). Hunk #2 succeeded at 1790 (offset -3 lines). patching file src/gp/gp.c patching file src/headers/paripriv.h patching file src/language/gplib.c patching file src/modules/stark.c + echo 'Patch #13 (pari-2.9.0-signed-unsigned-comparison.patch):' Patch #13 (pari-2.9.0-signed-unsigned-comparison.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/basemath/arith1.c Hunk #1 succeeded at 3188 (offset 2 lines). patching file src/basemath/hyperell.c + sed -i 's|runpathprefix='\''.*'\''|runpathprefix='\'''\''|' config/get_ld + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DBqqLj + umask 022 + cd /builddir/build/BUILD + cd pari-2.9.4 + ./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.9.4 (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 7.3.1 20180303 (Red Hat 7.3.1-5) (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). Warning ! architecture riscv64 not tested ========================================================================== Building for: riscv64 running linux (portable C/GMP kernel) 64-bit version ========================================================================== C compiler is /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -fPIC Executable linker is /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 gettimeofday. ...Found sigaction. ...Found TIOCGWINSZ. ...Found getrlimit. ...Found stat. ...Found vsnprintf. ...Found mmap. ...Found waitpid. ...Found setsid. ...Found getenv. ...Found isatty. ...Found alarm. ...Found system. ...I did not find dlopen. Try again, with -ldl this time... ...Found dlopen. Checking for optional libraries and headers... Using GNU MP, version 6.1.2 ...Found X11 header files in /usr/include/X11 ...X11 libraries: -lX11 Hi-Res Graphics: X11 Using GNU readline, version 7.0 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-riscv64 Extracting Olinux-riscv64/Makefile Extracting Makefile Extracting Olinux-riscv64/paricfg.h Extracting scripts and macros ...in doc ...in misc ========================================================================== Shall we try to build pari 2.9.4 (released) now (y/n)? [n] Ok. Type "make install" when you are ready Bye ! + make -j4 gp Making gp in Olinux-riscv64 make[1]: Entering directory '/builddir/build/BUILD/pari-2.9.4/Olinux-riscv64' ../config/genkernel ../src ../src/kernel/none/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 /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o emacs.o ../src/gp/emacs.c /usr/bin/gcc -c -I. -I../src/headers -I../src/language -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o gp_rl.o ../src/gp/gp_rl.c /usr/bin/gcc -c -I. -I../src/headers -I../src/language -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o texmacs.o ../src/gp/texmacs.c /usr/bin/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o plotport.o ../src/graph/plotport.c /usr/bin/gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -fPIC -I. -I../src/headers -o mpker.o mpker.c /usr/bin/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o Fle.o ../src/basemath/Fle.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o FpXQX_factor.o ../src/basemath/FpXQX_factor.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o ZG.o ../src/basemath/ZG.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o bnflog.o ../src/basemath/bnflog.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o char.o ../src/basemath/char.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o crvwtors.o ../src/basemath/crvwtors.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o dirichlet.o ../src/basemath/dirichlet.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o ellisog.o ../src/basemath/ellisog.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o ellsea.o ../src/basemath/ellsea.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o elltors.o ../src/basemath/elltors.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o hyperell.o ../src/basemath/hyperell.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o lfun.o ../src/basemath/lfun.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o lfunutils.o ../src/basemath/lfunutils.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o map.o ../src/basemath/map.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o mellininv.o ../src/basemath/mellininv.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o modsym.o ../src/basemath/modsym.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o polclass.o ../src/basemath/polclass.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o polmodular.o ../src/basemath/polmodular.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o qfsolve.o ../src/basemath/qfsolve.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o volcano.o ../src/basemath/volcano.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o zetamult.o ../src/basemath/zetamult.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o forprime.o ../src/language/forprime.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o gplib.o ../src/language/gplib.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o hash.o ../src/language/hash.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o readline.o ../src/language/readline.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o algebras.o ../src/modules/algebras.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o ellfromeqn.o ../src/modules/ellfromeqn.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o single.o ../src/mt/single.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o plottty.o ../src/graph/plottty.c f=funclist-$$-linux-riscv64.tmp; (cd ../src/desc && /usr/bin/perl merge_822 ../../src/funclist > $f) && mv ../src/desc/$f ../src/desc/pari.desc f=highlvl-$$-linux-riscv64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > $f) && mv ../src/desc/$f ../src/gp/highlvl.h f=gp_init-$$-linux-riscv64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto gp pari.desc > $f) && mv ../src/desc/$f ../src/gp/gp_init.h f=init-$$-linux-riscv64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > $f) && mv ../src/desc/$f ../src/language/init.h f=default-$$-linux-riscv64.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 -I../src/language -DDL_DFLT_NAME=NULL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o gp.o ../src/gp/gp.c /usr/bin/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -o init.o ../src/language/init.c rm -f libpari-gmp.so.2.9.4 /usr/bin/gcc -o "/builddir/build/BUILD/pari-2.9.4/Olinux-riscv64"/libpari-gmp.so.2.9.4 -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -fPIC -Wl,-shared,-soname=libpari-gmp.so.5 mpker.o mpinl.o F2x.o F2xqE.o FF.o Fle.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXQX_factor.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZG.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 bnflog.o buch1.o buch2.o buch3.o buch4.o char.o concat.o crvwtors.o dirichlet.o ellanal.o elliptic.o ellisog.o ellsea.o elltors.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o hyperell.o ifactor1.o lfun.o lfunutils.o lll.o map.o mellininv.o modsym.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o polclass.o polmodular.o prime.o qfisom.o qfsolve.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o volcano.o zetamult.o anal.o compile.o default.o es.o eval.o forprime.o gplib.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o readline.o sumiter.o algebras.o aprcl.o elldata.o ellfromeqn.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 plottty.o -lc -lm -lgmp -ldl -lm if test "libpari-gmp.so.2.9.4" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.9.4 libpari.so; fi if test "libpari-gmp.so.2.9.4" != "libpari-gmp.so.5"; then rm -f libpari-gmp.so.5; ln -s libpari-gmp.so.2.9.4 libpari-gmp.so.5; fi rm -f gp-dyn /usr/bin/gcc -o gp-dyn -L"/builddir/build/BUILD/pari-2.9.4/Olinux-riscv64" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic emacs.o gp.o gp_rl.o texmacs.o whatnow.o plotX.o plotport.o -lreadline -lpari -lX11 -lm : gp-dyn rm -f ../gp ln -s Olinux-riscv64/gp-dyn ../gp make[1]: Leaving directory '/builddir/build/BUILD/pari-2.9.4/Olinux-riscv64' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yQQGhv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 + cd pari-2.9.4 + make install DESTDIR=/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 'INSTALL=install -p' STRIP=/bin/true Making install in Olinux-riscv64 make[1]: Entering directory '/builddir/build/BUILD/pari-2.9.4/Olinux-riscv64' mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64" rm -f "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari-gmp.so.2.9.4 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari-gmp.so.5 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari.so /usr/bin/gcc -o "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari-gmp.so.2.9.4 -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -fPIC -Wl,-shared,-soname=libpari-gmp.so.5 mpker.o mpinl.o F2x.o F2xqE.o FF.o Fle.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXQX_factor.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZG.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 bnflog.o buch1.o buch2.o buch3.o buch4.o char.o concat.o crvwtors.o dirichlet.o ellanal.o elliptic.o ellisog.o ellsea.o elltors.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o hyperell.o ifactor1.o lfun.o lfunutils.o lll.o map.o mellininv.o modsym.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o polclass.o polmodular.o prime.o qfisom.o qfsolve.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o volcano.o zetamult.o anal.o compile.o default.o es.o eval.o forprime.o gplib.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o readline.o sumiter.o algebras.o aprcl.o elldata.o ellfromeqn.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 plottty.o -lc -lm -lgmp -ldl -lm if test "libpari-gmp.so.2.9.4" != ""/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari.so"; then ln -s libpari-gmp.so.2.9.4 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari.so; fi if test "libpari-gmp.so.5" != "libpari.so"; then ln -s libpari-gmp.so.2.9.4 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64"/libpari-gmp.so.5; fi mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/include"/pari for i in paricfg.h mpinl.h parimt.h; do \ install -p -m 644 $i "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/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.9.4-1.fc28.riscv64/usr/include"/pari; done rm -f "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/include"/pari/genpari.h ln -s pari.h "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/include"/pari/genpari.h mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin" rm -f "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin"/gp-2.9 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin"/gp /usr/bin/gcc -o "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin"/gp-2.9 -L"/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib64" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wextra -Wstrict-prototypes -Wno-implicit-fallthrough -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic emacs.o gp.o gp_rl.o texmacs.o whatnow.o plotX.o plotport.o -lpari -lreadline -lX11 -lm /bin/true "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin"/gp-2.9 cd "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin"; : gp-2.9 ln -s gp-2.9 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin"/gp mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1" rm -f "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1"/pari.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1"/gp.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1"/gp-2.9.1 install -p -m 644 ../doc/gphelp.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1" install -p -m 644 ../doc/gp.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1"/gp-2.9.1 ln -s gp.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1"/pari.1 ln -s gp-2.9.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1"/gp.1 mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin" install -p ../misc/tex2mail "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin" install -p -m 644 ../doc/tex2mail.1 "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/man/man1" install -p -m 644 ../misc/README "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc install -p -m 644 ../misc/color.dft "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc install -p -m 644 ../misc/gpalias "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc install -p ../misc/gpflog "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc install -p -m 644 ../misc/gprc.dft "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc install -p ../misc/xgp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/misc mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin" install -p ../doc/gphelp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc cd ../doc; make doc; for f in *.dvi; do install -p -m 644 $f "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc; done make[2]: Entering directory '/builddir/build/BUILD/pari-2.9.4/doc' rm -f develop.std tex develop This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) kpathsea: Running mktexfmt tex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.cache/texlive/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.cache/texlive/texmf-var/web2c mktexfmt [INFO]: --- remaking tex with tex mktexfmt: running `tex -ini -jobname=tex -progname=tex tex.ini' ... This is TeX, Version 3.14159265 (TeX Live 2016) (INITEX) (/usr/share/texlive/texmf-dist/tex/plain/config/tex.ini (/usr/share/texlive/texmf-dist/tex/plain/base/plain.tex Preloading the plain format: codes, registers, parameters, fonts, more fonts, macros, math definitions, output routines, hyphenation (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex)) ) Beginning to dump on file tex.fmt (preloaded format=tex 2018.3.15) 2027 strings of total length 29296 4990 memory locations dumped; current usage is 110&4877 926 multiletter control sequences \font\nullfont=nullfont \font\tenrm=cmr10 \font\preloaded=cmr9 \font\preloaded=cmr8 \font\sevenrm=cmr7 \font\preloaded=cmr6 \font\fiverm=cmr5 \font\teni=cmmi10 \font\preloaded=cmmi9 \font\preloaded=cmmi8 \font\seveni=cmmi7 \font\preloaded=cmmi6 \font\fivei=cmmi5 \font\tensy=cmsy10 \font\preloaded=cmsy9 \font\preloaded=cmsy8 \font\sevensy=cmsy7 \font\preloaded=cmsy6 \font\fivesy=cmsy5 \font\tenex=cmex10 \font\preloaded=cmss10 \font\preloaded=cmssq8 \font\preloaded=cmssi10 \font\preloaded=cmssqi8 \font\tenbf=cmbx10 \font\preloaded=cmbx9 \font\preloaded=cmbx8 \font\sevenbf=cmbx7 \font\preloaded=cmbx6 \font\fivebf=cmbx5 \font\tentt=cmtt10 \font\preloaded=cmtt9 \font\preloaded=cmtt8 \font\preloaded=cmsltt10 \font\tensl=cmsl10 \font\preloaded=cmsl9 \font\preloaded=cmsl8 \font\tenit=cmti10 \font\preloaded=cmti9 \font\preloaded=cmti8 \font\preloaded=cmti7 \font\preloaded=cmu10 \font\preloaded=cmmib10 \font\preloaded=cmbsy10 \font\preloaded=cmcsc10 \font\preloaded=cmssbx10 \font\preloaded=cmdunh10 \font\preloaded=cmr7 at 14.51799pt \font\preloaded=cmtt10 at 14.4pt \font\preloaded=cmssbx10 at 14.4pt \font\preloaded=manfnt 14787 words of font info for 50 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6075 has 181 ops out of 35111 181 for language 0 No pages of output. Transcript written on tex.log. mktexfmt [INFO]: /builddir/.cache/texlive/texmf-var/web2c/tex/tex.fmt installed. mktexfmt [INFO]: Disabled formats: 38 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 9 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 (./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] [8] [9] [10] [11] [12] [13] [14] (./index.tex [15] ) ) Output written on develop.dvi (15 pages, 33404 bytes). Transcript written on develop.log. tex develop This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] (./index.tex [15] ) ) Output written on develop.dvi (15 pages, 42924 bytes). Transcript written on develop.log. make develop.std; tex develop; rm -f develop.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.9.4/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.9.4/doc' This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./develop.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] (./index.tex [15]) [16] ) Output written on develop.dvi (16 pages, 63388 bytes). Transcript written on develop.log. rm -f libpari.std tex libpari This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./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 755 Reference `se:impl' on page 16 undefined on input line 766 Reference `se:assign' on page 16 undefined on input line 778 [16] [17] Reference `se:garbage' on page 18 undefined on input line 907 Reference `se:low_level' on page 18 undefined on input line 940 Reference `se:garbage' on page 18 undefined on input line 941 [18] [19] Reference `se:clone' on page 20 undefined on input line 1044 Reference `se:prog' on page 20 undefined on input line 1061 [20] [21] [22] [23] Reference `se:vars' on page 24 undefined on input line 1311 Reference `se:vars' on page 24 undefined on input line 1330 Reference `se:accessors' on page 24 undefined on input line 1346 Reference `se:polynomials' on page 24 undefined on input line 1346 [24] [25] Reference `se:closure' on page 26 undefined on input line 1463 Reference `se:impl' on page 26 undefined on input line 1500 [26] [27] Reference `se:gp_read_str' on page 28 undefined on input line 1577 [28] [29] [30] [31] Reference `se:errors' on page 32 undefined on input line 1862 [32] [33] [34] [35] Reference `se:errors' on page 36 undefined on input line 2148 [36] Reference `se:errors' on page 37 undefined on input line 2188 [37] [38] (../examples/extgcd.c) [39] [40]) (./usersch5.tex [41] [42] [43] [44] [45] [46] [47] [48] Reference `se:typegroup' on page 49 undefined on input line 599 [49] Reference `se:impl' on page 50 undefined on input line 689 [50] [51] [52] [53] Reference `se:primeiter' on page 54 undefined on input line 993 [54] Reference `se:err' on page 55 undefined on input line 1046 [55] [56] Reference `se:garbage' on page 57 undefined on input line 1186 [57] [58] [59] [60] [61] Reference `se:garbage' on page 62 undefined on input line 1546 [62] [63] [64] Reference `se:coding_guidelines' on page 65 undefined on input line 1726 Reference `se:garbage' on page 65 undefined on input line 1727 Reference `se:gp.interface' on page 65 undefined on input line 1737 [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] Reference `se:genbinop' on page 86 undefined on input line 3161 [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] Reference `se:clean' on page 221 undefined on input line 12356 Reference `se:unclean' on page 221 undefined on input line 12356 Reference `se:accessors' on page 221 undefined on input line 12358 [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233]) (./usersch6.tex [234] [235] [236] [237] [238] Reference `se:signatures' on page 239 undefined on input line 370 Reference `se:signatures' on page 239 undefined on input line 374 [239] Overfull \hbox (1.21776pt too wide) in paragraph at lines 445--449 \tentt rnf_get_polabs$\tenrm ([])$ and $\teni v$ \tenrm a vec-tor of el-e-ments lifted from $\tenbf Q\tenrm [\teni X\tenrm ]\teni =\tenrm (\teni T\tenrm )$. N ote that \tentt rnf_build_nfabs| [240] [241] [242] [243] [244] Reference `se:Ideal_reduction' on page 245 undefined on input line 764 [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] Overfull \hbox (78.28065pt too wide) in paragraph at lines 1558--1564 \tentt GEN nf_to_Fp_coprime(GEN nf, GEN x, GEN modpr) \tenrm a low-level sim-pl e vari-ant of \tentt famat_to_nf_modideal_coprime\tenrm :| [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274]) (./usersch7.tex [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287]) (./usersch8.tex [288] [289] [290] [291] [292] [293]) (./appb.tex [294] Reference `se:install' on page 295 undefined on input line 18 Reference `se:prog' on page 295 undefined on input line 33 (../examples/extgcd.c [295]) [296]) (./appd.tex [297] (../examples/thread.c [298]) [299]) (./index.tex [300] ) ) (see the transcript file for additional information) Output written on libpari.dvi (300 pages, 994240 bytes). Transcript written on libpari.log. tex libpari This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4] [5] [6] [7] [8] [9]) [10] [11] (./usersch4.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] (../examples/extgcd.c) [47] [48]) (./usersch5.tex [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [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]) (./usersch6.tex [242] [243] [244] [245] [246] [247] Overfull \hbox (1.21776pt too wide) in paragraph at lines 445--449 \tentt rnf_get_polabs$\tenrm ([])$ and $\teni v$ \tenrm a vec-tor of el-e-ments lifted from $\tenbf Q\tenrm [\teni X\tenrm ]\teni =\tenrm (\teni T\tenrm )$. N ote that \tentt rnf_build_nfabs| [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] Overfull \hbox (78.28065pt too wide) in paragraph at lines 1558--1564 \tentt GEN nf_to_Fp_coprime(GEN nf, GEN x, GEN modpr) \tenrm a low-level sim-pl e vari-ant of \tentt famat_to_nf_modideal_coprime\tenrm :| [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282]) (./usersch7.tex [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295]) (./usersch8.tex [296] [297] [298] [299] [300] [301]) (./appb.tex [302] Reference `se:install' on page 303 undefined on input line 18 (../examples/extgcd.c [303]) [304]) (./appd.tex [305] (../examples/thread.c [306]) [307]) (./index.tex [308] ) ) (see the transcript file for additional information) Output written on libpari.dvi (308 pages, 1128160 bytes). Transcript written on libpari.log. make libpari.std; tex libpari; rm -f libpari.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.9.4/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.9.4/doc' This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./libpari.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4] [5] [6] [7] [8] [9]) [10] [11] (./usersch4.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] (../examples/extgcd.c) [47] [48]) (./usersch5.tex [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [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]) (./usersch6.tex [242] [243] [244] [245] [246] [247] Overfull \hbox (1.21776pt too wide) in paragraph at lines 445--449 \tentt rnf_get_polabs$\tenrm ([])$ and $\teni v$ \tenrm a vec-tor of el-e-ments lifted from $\tenbf Q\tenrm [\teni X\tenrm ]\teni =\tenrm (\teni T\tenrm )$. N ote that \tentt rnf_build_nfabs| [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] Overfull \hbox (78.28065pt too wide) in paragraph at lines 1558--1564 \tentt GEN nf_to_Fp_coprime(GEN nf, GEN x, GEN modpr) \tenrm a low-level sim-pl e vari-ant of \tentt famat_to_nf_modideal_coprime\tenrm :| [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282]) (./usersch7.tex [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295]) (./usersch8.tex [296] [297] [298] [299] [300] [301]) (./appb.tex [302] (../examples/extgcd.c [303 Reference `se:install' on page 303 undefined on input line 33 ]) [304]) (./appd.tex [305] (../examples/thread.c [306]) [307]) (./index.tex [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349]) [350] ) (see the transcript file for additional information) Output written on libpari.dvi (350 pages, 1785976 bytes). Transcript written on libpari.log. rm -f parallel.std tex parallel This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./parallel.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] [11] (./index.tex [12] ) ) Output written on parallel.dvi (12 pages, 16732 bytes). Transcript written on parallel.log. tex parallel This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./parallel.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./parallel.aux)) [1] [2] (./parallel.toc) [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] [11] (./index.tex [12] ) ) Output written on parallel.dvi (12 pages, 23464 bytes). Transcript written on parallel.log. make parallel.std; tex parallel; rm -f parallel.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.9.4/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.9.4/doc' This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./parallel.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./parallel.aux)) [1] [2] (./parallel.toc) [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] [11] (./index.tex) [12] ) Output written on parallel.dvi (12 pages, 24880 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.14159265 (TeX Live 2016) (preloaded format=tex) (./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 38 Reference `se:gprc' on page 13 undefined on input line 43 Reference `se:exthelp' on page 13 undefined on input line 67 [13] Reference `se:readline' on page 14 undefined on input line 75 Reference `se:meta' on page 14 undefined on input line 91 [14] Reference `se:readline' on page 15 undefined on input line 135 Reference `se:meta' on page 15 undefined on input line 143 [15] Reference `se:user_defined' on page 16 undefined on input line 233 [16] [17] Reference `se:whatzero' on page 18 undefined on input line 356 Reference `se:whatzero' on page 18 undefined on input line 362 Reference `se:trans' on page 18 undefined on input line 373 Reference `se:gdiv' on page 18 undefined on input line 396 [18] [19] [20] Reference `se:priority' on page 21 undefined on input line 562 [21] Reference `se:varsymb' on page 22 undefined on input line 633 [22] Reference `se:FRAC' on page 23 undefined on input line 682 [23] [24] [25] [26] Reference `se:user_defined' on page 27 undefined on input line 949 [27] Reference `se:member' on page 28 undefined on input line 1076 [28] [29] [30] Reference `se:scope' on page 31 undefined on input line 1257 [31] Reference `se:eval' on page 32 undefined on input line 1307 [32] [33] Reference `se:bewarescope' on page 34 undefined on input line 1457 [34] [35] [36] [37] [38] [39] Reference `se:def,strictargs' on page 40 undefined on input line 1786 [40] [41] [42] [43] [44] [45] [46] Reference `se:def,recover' on page 47 undefined on input line 2263 [47] [48] [49] [50] [51] [52] Reference `se:iferr' on page 53 undefined on input line 2601 Reference `se:programming' on page 53 undefined on input line 2609 Reference `se:install' on page 53 undefined on input line 2620 [53] Reference `se:gprc' on page 54 undefined on input line 2645 Reference `se:default' on page 54 undefined on input line 2649 Reference `se:gp_defaults' on page 54 undefined on input line 2658 Reference `se:strings' on page 54 undefined on input line 2669 [54] Reference `se:programming' on page 55 undefined on input line 2709 Reference `se:write' on page 55 undefined on input line 2718 [55] Reference `se:operators' on page 56 undefined on input line 2814 Reference `se:default' on page 56 undefined on input line 2819 [56] Reference `se:quit' on page 57 undefined on input line 2860 Reference `se:read' on page 57 undefined on input line 2866 Reference `se:writebin' on page 57 undefined on input line 2871 [57] Reference `se:emacs' on page 58 undefined on input line 2950 Reference `se:readline' on page 58 undefined on input line 2953 Reference `se:defaults' on page 58 undefined on input line 2972 [58] [59] [60] [61] [62]) (./usersch3.tex [63] [64] Reference `se:linear_algebra' on page 65 undefined on input line 175 Reference `se:taylor' on page 65 undefined on input line 207 [65] Reference `se:trans' on page 66 undefined on input line 278 [66] Reference `se:linear_algebra' on page 67 undefined on input line 341 [67] [68] [69] [70] [71] [72] [73] [74] [75] Reference `se:strings' on page 76 undefined on input line 857 Reference `se:envir' on page 76 undefined on input line 887 Reference `se:strings' on page 76 undefined on input line 894 Reference `se:strings' on page 76 undefined on input line 902 [76] [77] Reference `se:bitand' on page 78 undefined on input line 1013 Reference `se:bitand' on page 78 undefined on input line 1022 [78] Reference `se:bitand' on page 79 undefined on input line 1034 [79] Reference `se:bitand' on page 80 undefined on input line 1090 Reference `se:bitand' on page 80 undefined on input line 1102 [80] Reference `se:priority' on page 81 undefined on input line 1226 [81] [82] [83] [84] Reference `se:priority' on page 85 undefined on input line 1451 [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:dirichletchar' on page 111 undefined on input line 3109 Reference `se:dirichletchar' on page 111 undefined on input line 3147 [111] Reference `se:dirichletchar' on page 112 undefined on input line 3197 [112] Reference `se:dirichletchar' on page 113 undefined on input line 3254 [113] Reference `se:dirichletchar' on page 114 undefined on input line 3291 [114] Reference `se:dirichletchar' on page 115 undefined on input line 3336 [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Reference `se:DLfun' on page 125 undefined on input line 3986 Reference `se:DLfun' on page 125 undefined on input line 4031 [125] Reference `se:DLfun' on page 126 undefined on input line 4053 [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] Reference `se:GRHbnf' on page 139 undefined on input line 4864 [139] Reference `se:quadgen' on page 140 undefined on input line 4957 [140] [141] Reference `se:dirichletchar' on page 142 undefined on input line 5093 [142] Reference `se:dirichletchar' on page 143 undefined on input line 5144 [143] Reference `se:dirichletchar' on page 144 undefined on input line 5168 [144] [145] Reference `se:dirichletchar' on page 146 undefined on input line 5284 [146] [147] [148] Reference `se:DLfun' on page 149 undefined on input line 5504 [149] Reference `se:DLfun' on page 150 undefined on input line 5574 [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] Reference `se:DLfun' on page 169 undefined on input line 6748 [169] [170] [171] [172] Reference `se:DLfun' on page 173 undefined on input line 6984 [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] Reference `se:arithmetic' on page 218 undefined on input line 9694 [218] Reference `se:priority' on page 219 undefined on input line 9791 [219] [220] [221] [222] [223] Reference `se:GRHbnf' on page 224 undefined on input line 10172 [224] Reference `se:GRHbnf' on page 225 undefined on input line 10191 [225] [226] [227] [228] [229] [230] Reference `se:CFT' on page 231 undefined on input line 10597 Reference `se:CFT' on page 231 undefined on input line 10647 [231] Reference `se:CFT' on page 232 undefined on input line 10687 [232] [233] Reference `se:CFT' on page 234 undefined on input line 10808 [234] [235] Reference `se:priority' on page 236 undefined on input line 10956 [236] Reference `se:priority' on page 237 undefined on input line 11026 [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] Reference `se:priority' on page 260 undefined on input line 12525 [260] Reference `se:priority' on page 261 undefined on input line 12584 [261] [262] [263] [264] [265] [266] [267] Reference `se:priority' on page 268 undefined on input line 13067 [268] Reference `se:ZKmodules' on page 269 undefined on input line 13128 [269] [270] [271] [272] [273] [274] [275] [276] Reference `se:priority' on page 277 undefined on input line 13703 [277] [278] [279] Reference `se:priority' on page 280 undefined on input line 13857 [280] Reference `se:rnfidealabstorel' on page 281 undefined on input line 13948 [281] Reference `se:rnfinit' on page 282 undefined on input line 14021 [282] Reference `se:rnfinit' on page 283 undefined on input line 14049 [283] Reference `se:rnfinit' on page 284 undefined on input line 14095 Reference `se:priority' on page 284 undefined on input line 14127 [284] [285] [286] [287] Reference `se:polredabs' on page 288 undefined on input line 14391 [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] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] Reference `se:user_defined' on page 373 undefined on input line 19751 Reference `se:userfundef' on page 373 undefined on input line 19753 [373] [374] [375] [376] [377] [378] Reference `se:sumalt' on page 379 undefined on input line 20104 [379] [380] [381] [382] [383] [384] Reference `se:strings' on page 385 undefined on input line 20497 [385] [386] [387] [388] [389] [390] [391] Reference `se:operators' on page 392 undefined on input line 20895 [392] [393] [394] [395] Reference `se:strings' on page 396 undefined on input line 21135 [396] [397] [398] [399] [400] Reference `se:defaults' on page 401 undefined on input line 21476 Reference `se:gp_defaults' on page 401 undefined on input line 21477 Reference `se:meta' on page 401 undefined on input line 21478 [401] [402] Reference `se:emacs' on page 403 undefined on input line 21612 [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] Reference `se:defaults' on page 413 undefined on input line 22233 Reference `se:writebin' on page 413 undefined on input line 22256 [413] [414] [415] Reference `se:errorrec' on page 416 undefined on input line 22401 [416] [417] Reference `se:priority' on page 418 undefined on input line 22572 [418] [419] [420] Reference `se:break_loop' on page 421 undefined on input line 22764 [421] [422] [423] Reference `se:exthelp' on page 424 undefined on input line 22950 Reference `se:readline' on page 424 undefined on input line 22951 Reference `se:history' on page 424 undefined on input line 22969 Reference `se:gp_program' on page 424 undefined on input line 22979 [424] [425] [426] Reference `se:def,colors' on page 427 undefined on input line 23160 Reference `se:trans' on page 427 undefined on input line 23199 [427] Reference `se:trans' on page 428 undefined on input line 23235 [428] [429] [430]) (./appa.tex [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441]) (./index.tex [442] ) ) Output written on users.dvi (442 pages, 1453884 bytes). Transcript written on users.log. tex users This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./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] [62]) (./usersch3.tex [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] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430]) (./appa.tex [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441]) (./index.tex [442] ) ) Output written on users.dvi (442 pages, 1467876 bytes). Transcript written on users.log. make users.std; tex users; rm -f users.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.9.4/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.9.4/doc' This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./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] [62]) (./usersch3.tex [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] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430]) (./appa.tex [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441]) (./index.tex [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460]) [461] ) Output written on users.dvi (461 pages, 1762440 bytes). Transcript written on users.log. rm -f tutorial.std tex tutorial This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./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] [53] [54] [55] [56] [57] [58] ) Output written on tutorial.dvi (58 pages, 227192 bytes). Transcript written on tutorial.log. tex tutorial This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./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] [53] [54] [55] [56] [57] [58] ) Output written on tutorial.dvi (58 pages, 234828 bytes). Transcript written on tutorial.log. tex refcard.tex This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./refcard.tex (./refmacro.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, 46172 bytes). Transcript written on refcard.log. tex refcard-ell.tex This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./refcard-ell.tex (./refmacro.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [3 columns per page]) [1] ) Output written on refcard-ell.dvi (1 page, 13432 bytes). Transcript written on refcard-ell.log. tex refcard-nf.tex This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./refcard-nf.tex (./refmacro.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [3 columns per page]) [1] [2] ) Output written on refcard-nf.dvi (2 pages, 29728 bytes). Transcript written on refcard-nf.log. tex refcard-lfun.tex This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./refcard-lfun.tex (./refmacro.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [3 columns per page]) Underfull \hbox (badness 10000) in paragraph at lines 89--91 [1] ) (see the transcript file for additional information) Output written on refcard-lfun.dvi (1 page, 6996 bytes). Transcript written on refcard-lfun.log. tex refcard-mf.tex This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./refcard-mf.tex (./refmacro.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [3 columns per page]) Underfull \hbox (badness 10000) in paragraph at lines 21--26 Underfull \hbox (badness 10000) in paragraph at lines 27--34 [1] ) (see the transcript file for additional information) Output written on refcard-mf.dvi (1 page, 7776 bytes). Transcript written on refcard-mf.log. tex INSTALL.tex This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex) (./INSTALL.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) (./appa.tex !PariEmacs!tt!1! [1 {\fam \bffam \tenbf Appendix A: {Installation Guide for the UNIX Versions} \dot fill1} ] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]) ) Output written on INSTALL.dvi (11 pages, 34212 bytes). Transcript written on INSTALL.log. make[2]: Leaving directory '/builddir/build/BUILD/pari-2.9.4/doc' mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc cd ../doc; make usersch3.tex make[2]: Entering directory '/builddir/build/BUILD/pari-2.9.4/doc' make[2]: Leaving directory '/builddir/build/BUILD/pari-2.9.4/doc' install -p -m 644 ../doc/translations "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/appa.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/appb.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/appd.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/parimacro.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/pdfmacs.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/develop.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/refcard.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/tutorial.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/users.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch1.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch2.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch3.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch4.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch5.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch6.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch7.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/usersch8.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc install -p -m 644 ../doc/paricfg.tex "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/doc mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/EXPLAIN "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/Inputrc "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/Makefile "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/bench.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/cl.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/classno.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/contfrac.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/lucas.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/extgcd.c "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/rho.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/squfof.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples install -p -m 644 ../examples/taylor.gp "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/examples mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib/pari" install -p -m 644 pari.cfg "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib/pari" if test -n "../src/funclist"; then mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/PARI; install -p -m 644 ../src/desc/PARI/822.pm "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/PARI; install -p -m 644 ../src/desc/pari.desc "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"; fi if test -d ../data; then cd ../data; for d in `ls`; do mkdir -p "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/$d && for f in `ls $d`; do install -p -m 644 $d/$f "/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari"/$d; done >/dev/null; done; fi make[1]: Leaving directory '/builddir/build/BUILD/pari-2.9.4/Olinux-riscv64' + rm -fr /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/lib/pari + mkdir -p /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/etc + install -p -m 644 misc/gprc.dft /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/etc/gprc + mkdir -p /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/gp.desktop + install -p -m 644 /builddir/build/SOURCES/pari.xpm /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/pari/misc/ + find /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 -name xgp -delete + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pari-2.9.4-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GlD6kd + umask 022 + cd /builddir/build/BUILD + cd pari-2.9.4 + DOCDIR=/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + cp -pr AUTHORS /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + cp -pr CHANGES CHANGES-2.2 CHANGES-2.4 CHANGES-2.6 CHANGES-2.8 /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + cp -pr COMPAT /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + cp -pr NEW /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + cp -pr README /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + cp -pr Olinux-riscv64/pari.cfg /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/doc/pari + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xKy2OH + umask 022 + cd /builddir/build/BUILD + cd pari-2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/licenses/pari + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/licenses/pari + cp -pr COPYING /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64/usr/share/licenses/pari + exit 0 Provides: libpari-gmp.so.5()(64bit) pari = 2.9.4-1.fc28 pari(riscv-64) = 2.9.4-1.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: pari-devel-2.9.4-1.fc28.riscv64 Provides: pari-devel = 2.9.4-1.fc28 pari-devel(riscv-64) = 2.9.4-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpari-gmp.so.5()(64bit) Processing files: pari-gp-2.9.4-1.fc28.riscv64 Provides: application() application(gp.desktop) config(pari-gp) = 2.9.4-1.fc28 pari-gp = 2.9.4-1.fc28 pari-gp(riscv-64) = 2.9.4-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpari-gmp.so.5()(64bit) libreadline.so.7()(64bit) perl(Getopt::Long) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/pari-2.9.4-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/pari-2.9.4-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pari-devel-2.9.4-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pari-gp-2.9.4-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EmYxar + umask 022 + cd /builddir/build/BUILD + cd pari-2.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pari-2.9.4-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff