Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pari.spec'], gid=135logger=timeout=0env={'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock'}user='mockbuild'printOutput=Falseuid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pari.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/pari-2.7.4-1bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pari.spec'], env={'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=Falseuser='mockbuild'uid=1000gid=135logger=timeout=0shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19502/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pari.spec'] with env {'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/pari-2.7.4-1bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/pari.spec "], env={'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=Falseuser='mockbuild'uid=1000gid=135logger=timeout=0shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19502/root'private_network=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/pari.spec "] with env {'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VzHR0Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pari-2.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pari-2.7.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pari-2.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pari-2.5.1-xdgopen.patch): + echo 'Patch #0 (pari-2.5.1-xdgopen.patch):' + /usr/bin/cat /builddir/build/SOURCES/pari-2.5.1-xdgopen.patch + /usr/bin/patch -p0 --fuzz=0 patching file doc/gphelp.in Patch #1 (pari-2.7.0-optflags.patch): + echo 'Patch #1 (pari-2.7.0-optflags.patch):' + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.0-optflags.patch + /usr/bin/patch -p0 --fuzz=0 patching file config/get_cc + sed -i -e 's|@OPTFLAGS@|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes|' config/get_cc Patch #10 (pari-2.7.2-missing-field-init.patch): + echo 'Patch #10 (pari-2.7.2-missing-field-init.patch):' + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.2-missing-field-init.patch + /usr/bin/patch -p0 --fuzz=0 patching file src/basemath/FpE.c patching file src/desc/gen_proto patching file src/gp/gp_init.c patching file src/language/compat.c Patch #11 (pari-2.7.0-declaration-not-prototype.patch): + echo 'Patch #11 (pari-2.7.0-declaration-not-prototype.patch):' + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.0-declaration-not-prototype.patch + /usr/bin/patch -p0 --fuzz=0 patching file src/basemath/base5.c patching file src/graph/rect.h patching file src/language/eval.c Hunk #1 succeeded at 1147 (offset 4 lines). Hunk #2 succeeded at 1182 (offset 4 lines). Hunk #3 succeeded at 1206 (offset 4 lines). Hunk #4 succeeded at 1220 (offset 4 lines). Hunk #5 succeeded at 1233 (offset 4 lines). Patch #12 (pari-2.7.1-clobbered.patch): + echo 'Patch #12 (pari-2.7.1-clobbered.patch):' + /usr/bin/cat /builddir/build/SOURCES/pari-2.7.1-clobbered.patch + /usr/bin/patch -p0 --fuzz=0 patching file src/basemath/bibli1.c Hunk #1 succeeded at 1507 (offset 9 lines). Hunk #2 succeeded at 1735 (offset 11 lines). patching file src/gp/gp.c patching file src/headers/parinf.h patching file src/modules/stark.c Hunk #1 succeeded at 2864 (offset -2 lines). + sed -i 's|runpathprefix='\''.*'\''|runpathprefix='\'''\''|' config/get_ld + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F3UVIk + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.4 + ./Configure --prefix=/usr --share-prefix=/usr/share --bindir=/usr/bin --libdir=/usr/lib --mandir=/usr/share/man/man1 --datadir=/usr/share/pari --includedir=/usr/include --with-gmp Configuring pari-2.7.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/lib/ccache/cc ...gcc is /usr/lib/ccache/gcc ...ld is /usr/bin/ld ...perl is /usr/bin/perl ...zcat is /usr/bin/zcat Choosing C compiler ... GNU compatible compiler: gcc version 5.2.1 20151104 (Red Hat 5.2.1-4) (GCC) Using mt engine single Given the previous choices, sizeof(long) is 4 chars. The internal word representation of a double is l[1], l[0]. Checking supported ARM kernel: arm ========================================================================== Building for: armv7l running linux (arm/GMP kernel) 32-bit version ========================================================================== C compiler is /usr/lib/ccache/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC Executable linker is /usr/lib/ccache/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic Dynamic Lib linker is /usr/lib/ccache/gcc -shared $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Looking in C lib for some symbols... ...Found exp2. ...Found log2. ...Found strftime. ...Found getrusage. ...Found sigaction. ...Found TIOCGWINSZ. ...Found getrlimit. ...Found stat. ...Found vsnprintf. ...Found waitpid. ...Found setsid. ...Found getenv. ...Found isatty. ...Found alarm. ...I did not find dlopen. Try again, with -ldl this time... ...Found dlopen. Checking for optional libraries and headers... ...Found libgmp in /lib ...Found gmp header in /usr/include Using GNU MP, version 6.0.0 ...Found X11 header files in /usr/include/X11 ...Found libX11 in /usr/lib ...X11 libraries: -L/usr/lib -lX11 Hi-Res Graphics: X11 ...Found libreadline in /lib ...Found readline header in /usr/include/readline Using GNU readline, version 6.3 Installation prefix ? [/usr] ...for architecture-independent files (share-prefix) ? [/usr/share] Installation directories for: ...executables (gp, gphelp) ? [/usr/bin] ...libraries (libpari) ? [/usr/lib] ...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-armv7l Extracting Olinux-armv7l/Makefile Extracting Makefile Extracting Olinux-armv7l/paricfg.h Extracting scripts and macros ...in doc ...in misc ========================================================================== Shall we try to build pari 2.7.4 (released) now (y/n)? [n] Ok. Type "make install" when you are ready Bye ! + make -j8 gp Making gp in Olinux-armv7l make[1]: Entering directory '/builddir/build/BUILD/pari-2.7.4/Olinux-armv7l' ../config/genkernel ../src/kernel/arm/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/lib/ccache/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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gp.o ../src/gp/gp.c /usr/lib/ccache/gcc -c -I. -I../src/headers -I../src/language -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gp_rl.o ../src/gp/gp_rl.c /usr/lib/ccache/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o whatnow.o ../src/gp/whatnow.c /usr/lib/ccache/gcc -c -I. -I../src/headers -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o plotX.o ../src/graph/plotX.c /usr/lib/ccache/gcc -c -I. -I../src/headers -I../src/graph -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o plotport.o ../src/graph/plotport.c /usr/lib/ccache/gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -fPIC -I. -I../src/headers -I/usr/include -o mpker.o mpker.c /usr/lib/ccache/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC -o mpinl.o ../src/kernel/none/mpinl.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o F2x.o ../src/basemath/F2x.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o F2xqE.o ../src/basemath/F2xqE.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FF.o ../src/basemath/FF.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Flx.o ../src/basemath/Flx.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FlxqE.o ../src/basemath/FlxqE.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Flxq_log.o ../src/basemath/Flxq_log.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpE.o ../src/basemath/FpE.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpV.o ../src/basemath/FpV.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpX.o ../src/basemath/FpX.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpXX.o ../src/basemath/FpXX.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o FpX_factor.o ../src/basemath/FpX_factor.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Hensel.o ../src/basemath/Hensel.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o QX_factor.o ../src/basemath/QX_factor.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o Qfb.o ../src/basemath/Qfb.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o RgV.o ../src/basemath/RgV.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o RgX.o ../src/basemath/RgX.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ZV.o ../src/basemath/ZV.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ZX.o ../src/basemath/ZX.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o alglin1.o ../src/basemath/alglin1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o alglin2.o ../src/basemath/alglin2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o alglin3.o ../src/basemath/alglin3.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o arith1.o ../src/basemath/arith1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o arith2.o ../src/basemath/arith2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base1.o ../src/basemath/base1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base2.o ../src/basemath/base2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base3.o ../src/basemath/base3.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base4.o ../src/basemath/base4.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o base5.o ../src/basemath/base5.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bb_group.o ../src/basemath/bb_group.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bibli1.o ../src/basemath/bibli1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bibli2.o ../src/basemath/bibli2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o bit.o ../src/basemath/bit.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch1.o ../src/basemath/buch1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch2.o ../src/basemath/buch2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch3.o ../src/basemath/buch3.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o buch4.o ../src/basemath/buch4.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o concat.o ../src/basemath/concat.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ellanal.o ../src/basemath/ellanal.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o elliptic.o ../src/basemath/elliptic.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o galconj.o ../src/basemath/galconj.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gen1.o ../src/basemath/gen1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gen2.o ../src/basemath/gen2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gen3.o ../src/basemath/gen3.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o hnf_snf.o ../src/basemath/hnf_snf.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ifactor1.o ../src/basemath/ifactor1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o lll.o ../src/basemath/lll.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o nffactor.o ../src/basemath/nffactor.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o perm.o ../src/basemath/perm.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o polarit1.o ../src/basemath/polarit1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o polarit2.o ../src/basemath/polarit2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o polarit3.o ../src/basemath/polarit3.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o prime.o ../src/basemath/prime.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o qfisom.o ../src/basemath/qfisom.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o random.o ../src/basemath/random.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o rootpol.o ../src/basemath/rootpol.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o subcyclo.o ../src/basemath/subcyclo.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o subgroup.o ../src/basemath/subgroup.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o trans1.o ../src/basemath/trans1.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o trans2.o ../src/basemath/trans2.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o trans3.o ../src/basemath/trans3.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o anal.o ../src/language/anal.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o compat.o ../src/language/compat.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o compile.o ../src/language/compile.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o default.o ../src/language/default.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o es.o ../src/language/es.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o eval.o ../src/language/eval.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o hash.o ../src/language/hash.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o intnum.o ../src/language/intnum.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o members.o ../src/language/members.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o paricfg.o ../src/language/paricfg.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o pariinl.o ../src/language/pariinl.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o parse.o ../src/language/parse.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o sumiter.o ../src/language/sumiter.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o DedekZeta.o ../src/modules/DedekZeta.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o aprcl.o ../src/modules/aprcl.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o elldata.o ../src/modules/elldata.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o ellsea.o ../src/modules/ellsea.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o galois.o ../src/modules/galois.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o galpol.o ../src/modules/galpol.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o genus2red.o ../src/modules/genus2red.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o groupid.o ../src/modules/groupid.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o krasner.o ../src/modules/krasner.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o kummer.o ../src/modules/kummer.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o mpqs.o ../src/modules/mpqs.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o part.o ../src/modules/part.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o stark.o ../src/modules/stark.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o subfield.o ../src/modules/subfield.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o thue.o ../src/modules/thue.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o mt.o ../src/mt/mt.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o single.o ../src/mt/single.c f=funclist-$$-linux-armv7l.tmp; (cd ../src/desc && /usr/bin/perl merge_822 ../funclist > $f) && mv ../src/desc/$f ../src/desc/pari.desc f=gp_init-$$-linux-armv7l.tmp; (cd ../src/desc && /usr/bin/perl gen_proto gp pari.desc > $f) && mv ../src/desc/$f ../src/gp/gp_init.h f=gp_default-$$-linux-armv7l.tmp; (cd ../src/desc && /usr/bin/perl gen_proto gp_default pari.desc > $f) && mv ../src/desc/$f ../src/gp/gp_default.h f=highlvl-$$-linux-armv7l.tmp; (cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > $f) && mv ../src/desc/$f ../src/gp/highlvl.h f=init-$$-linux-armv7l.tmp; (cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > $f) && mv ../src/desc/$f ../src/language/init.h f=default-$$-linux-armv7l.tmp; (cd ../src/desc && /usr/bin/perl gen_proto default pari.desc > $f) && mv ../src/desc/$f ../src/language/default.h /usr/lib/ccache/gcc -c -I. -I../src/headers -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o highlvl.o ../src/gp/highlvl.c /usr/lib/ccache/gcc -c -I. -I../src/headers -I../src/graph -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o gp_init.o ../src/gp/gp_init.c /usr/lib/ccache/gcc -c -I. -I../src/headers -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -o init.o ../src/language/init.c rm -f libpari-gmp.so.2.7.4 /usr/lib/ccache/gcc -o "/builddir/build/BUILD/pari-2.7.4/Olinux-armv7l"/libpari-gmp.so.2.7.4 -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC -Wl,-shared,-soname=libpari-gmp.so.4 mpker.o mpinl.o F2x.o F2xqE.o FF.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bibli1.o bibli2.o bit.o buch1.o buch2.o buch3.o buch4.o concat.o ellanal.o elliptic.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o ifactor1.o lll.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o prime.o qfisom.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o compile.o default.o es.o eval.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o sumiter.o DedekZeta.o aprcl.o elldata.o ellsea.o galois.o galpol.o genus2red.o groupid.o krasner.o kummer.o mpqs.o part.o stark.o subfield.o thue.o mt.o single.o -lc -lm -L/lib -lgmp -ldl -lm if test "libpari-gmp.so.2.7.4" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.7.4 libpari.so; fi if test "libpari-gmp.so.2.7.4" != "libpari-gmp.so.4"; then rm -f libpari-gmp.so.4; ln -s libpari-gmp.so.2.7.4 libpari-gmp.so.4; fi rm -f gp-dyn /usr/lib/ccache/gcc -o gp-dyn -L"/builddir/build/BUILD/pari-2.7.4/Olinux-armv7l" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -L/lib -lreadline -lpari -L/usr/lib -lX11 -lm : gp-dyn rm -f ../gp ln -s Olinux-armv7l/gp-dyn ../gp make[1]: Leaving directory '/builddir/build/BUILD/pari-2.7.4/Olinux-armv7l' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LVnmOK + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm + cd pari-2.7.4 + make install DESTDIR=/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm 'INSTALL=install -p' STRIP=/bin/true Making install in Olinux-armv7l make[1]: Entering directory '/builddir/build/BUILD/pari-2.7.4/Olinux-armv7l' mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib" rm -f "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari-gmp.so.2.7.4 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari-gmp.so.4 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari.so /usr/lib/ccache/gcc -o "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari-gmp.so.2.7.4 -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -fPIC -Wl,-shared,-soname=libpari-gmp.so.4 mpker.o mpinl.o F2x.o F2xqE.o FF.o Flx.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXX.o FpX_factor.o Hensel.o QX_factor.o Qfb.o RgV.o RgX.o ZV.o ZX.o alglin1.o alglin2.o alglin3.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bibli1.o bibli2.o bit.o buch1.o buch2.o buch3.o buch4.o concat.o ellanal.o elliptic.o galconj.o gen1.o gen2.o gen3.o hnf_snf.o ifactor1.o lll.o nffactor.o perm.o polarit1.o polarit2.o polarit3.o prime.o qfisom.o random.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o compile.o default.o es.o eval.o hash.o init.o intnum.o members.o paricfg.o pariinl.o parse.o sumiter.o DedekZeta.o aprcl.o elldata.o ellsea.o galois.o galpol.o genus2red.o groupid.o krasner.o kummer.o mpqs.o part.o stark.o subfield.o thue.o mt.o single.o -lc -lm -L/lib -lgmp -ldl -lm if test "libpari-gmp.so.2.7.4" != ""/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari.so"; then ln -s libpari-gmp.so.2.7.4 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari.so; fi if test "libpari-gmp.so.4" != "libpari.so"; then ln -s libpari-gmp.so.2.7.4 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib"/libpari-gmp.so.4; fi mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/include"/pari for i in paricfg.h mpinl.h parimt.h; do \ install -p -m 644 $i "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/include"/pari; done for i in paridecl paripriv pari paricast paricom parierr parigen pariinl parinf pariold paristio parisys paritune ; do \ install -p -m 644 ../src/headers/$i.h "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/include"/pari; done rm -f "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/include"/pari/genpari.h ln -s pari.h "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/include"/pari/genpari.h mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin" rm -f "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin"/gp-2.7 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin"/gp /usr/lib/ccache/gcc -o "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin"/gp-2.7 -L"/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wstrict-prototypes -fno-strict-aliasing -fomit-frame-pointer -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -lpari -L/lib -lreadline -L/usr/lib -lX11 -lm /bin/true "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin"/gp-2.7 cd "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin"; : gp-2.7 ln -s gp-2.7 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin"/gp mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1" rm -f "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1"/pari.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1"/gp.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1"/gp-2.7.1 install -p -m 644 ../doc/gphelp.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1" install -p -m 644 ../doc/gp.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1"/gp-2.7.1 ln -s gp.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1"/pari.1 ln -s gp-2.7.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1"/gp.1 mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin" install -p ../misc/tex2mail "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin" install -p -m 644 ../doc/tex2mail.1 "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/man/man1" install -p -m 644 ../misc/README "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc install -p -m 644 ../misc/color.dft "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc install -p -m 644 ../misc/gpalias "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc install -p ../misc/gpflog "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc install -p -m 644 ../misc/gprc.dft "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc install -p ../misc/xgp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/misc mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin" "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc cd ../doc; make all make[2]: Entering directory '/builddir/build/BUILD/pari-2.7.4/doc' rm -f develop.std tex develop This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./develop.aux) [4] Reference `se:dbgclosure' on page 5 undefined on input line 89 [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 233--236 []\tenrm To sup-port mul-ti-thread, \tentt BLOCK[]SIGINT[]START \tenrm and \ten tt BLOCK[]SIGALRM[]START \tenrm calls [8] Underfull \hbox (badness 10000) in paragraph at lines 318--323 \tentt GEN gen_PH_log(GEN a, GEN g, GEN N, void *E, const struct bb_group *grp) \tenrm Generic Underfull \hbox (badness 10000) in paragraph at lines 330--334 \tentt GEN gen_factored_order(GEN x, GEN N, void *E, const struct bb_group *grp ) \tenrm re-turns Underfull \hbox (badness 10000) in paragraph at lines 355--356 \tentt GEN gen_ellgroup(GEN o, GEN d, GEN *pt_m, void *E, const struct bb_group *grp, [9] Underfull \hbox (badness 10000) in paragraph at lines 363--367 \tentt GEN gen_ellgens(GEN d1, GEN d2, GEN m, void *E, const struct bb_group *g rp, GEN Underfull \hbox (badness 10000) in paragraph at lines 378--382 \tentt const struct bb_group * get_FpXQE_group(void **pt_E, GEN a4, GEN a6, GEN T, GEN Underfull \hbox (badness 10000) in paragraph at lines 383--385 \tentt const struct bb_group * get_FlxqE_group(void **pt_E, GEN a4, GEN a6, GEN T, ulong Underfull \hbox (badness 10000) in paragraph at lines 386--388 \tentt const struct bb_group * get_F2xqE_group(void **pt_E, GEN a2, GEN a6, GEN T) \tenrm idem [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt GEN gen_bkeval(GEN P, long d, GEN x, int use_sqr, void *E, const struct Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt bb_algebra *ff, GEN cmul(void *E, GEN P, long a, GEN x)) $\teni x$ \tenr m be-ing an el-e-ment of Underfull \hbox (badness 10000) in paragraph at lines 497--501 \tentt GEN gen_bkeval_powers(GEN P, long d, GEN V, void *E, const struct bb_alg ebra *ff, Underfull \hbox (badness 10000) in paragraph at lines 513--514 \tentt GEN gen_ZpX_Dixon(GEN F, GEN V, GEN q, GEN p, long N, void *E, GEN lin(v oid *E, Underfull \hbox (badness 10000) in paragraph at lines 529--530 \tentt GEN gen_ZpX_Newton(GEN x, GEN p, long n, void *E, GEN eval(void *E, GEN a, GEN [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 641--643 \tentt GEN mat-slice0(GEN A, long x1, long x2, long y1, long y2) \tenrm used to im-ple-ment Underfull \hbox (badness 6236) in paragraph at lines 655--657 \tentt GEN vec-s-e-lect(void *E, long (*f)(void* E, GEN x), GEN A) \tenrm used to im-ple-ment \tentt [x<- Underfull \hbox (badness 10000) in paragraph at lines 658--660 \tentt GEN vec-se-lap-ply(void *Epred, long (*pred)(void* E, GEN x), void *Efun , GEN [14] [15] [16] [17] [18] (./index.tex [19] ) ) (see the transcript file for additional information) Output written on develop.dvi (19 pages, 44988 bytes). Transcript written on develop.log. tex develop This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 233--236 []\tenrm To sup-port mul-ti-thread, \tentt BLOCK[]SIGINT[]START \tenrm and \ten tt BLOCK[]SIGALRM[]START \tenrm calls [8] Underfull \hbox (badness 10000) in paragraph at lines 318--323 \tentt GEN gen_PH_log(GEN a, GEN g, GEN N, void *E, const struct bb_group *grp) \tenrm Generic Underfull \hbox (badness 10000) in paragraph at lines 330--334 \tentt GEN gen_factored_order(GEN x, GEN N, void *E, const struct bb_group *grp ) \tenrm re-turns Underfull \hbox (badness 10000) in paragraph at lines 355--356 \tentt GEN gen_ellgroup(GEN o, GEN d, GEN *pt_m, void *E, const struct bb_group *grp, [9] Underfull \hbox (badness 10000) in paragraph at lines 363--367 \tentt GEN gen_ellgens(GEN d1, GEN d2, GEN m, void *E, const struct bb_group *g rp, GEN Underfull \hbox (badness 10000) in paragraph at lines 378--382 \tentt const struct bb_group * get_FpXQE_group(void **pt_E, GEN a4, GEN a6, GEN T, GEN Underfull \hbox (badness 10000) in paragraph at lines 383--385 \tentt const struct bb_group * get_FlxqE_group(void **pt_E, GEN a4, GEN a6, GEN T, ulong Underfull \hbox (badness 10000) in paragraph at lines 386--388 \tentt const struct bb_group * get_F2xqE_group(void **pt_E, GEN a2, GEN a6, GEN T) \tenrm idem [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt GEN gen_bkeval(GEN P, long d, GEN x, int use_sqr, void *E, const struct Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt bb_algebra *ff, GEN cmul(void *E, GEN P, long a, GEN x)) $\teni x$ \tenr m be-ing an el-e-ment of Underfull \hbox (badness 10000) in paragraph at lines 497--501 \tentt GEN gen_bkeval_powers(GEN P, long d, GEN V, void *E, const struct bb_alg ebra *ff, Underfull \hbox (badness 10000) in paragraph at lines 513--514 \tentt GEN gen_ZpX_Dixon(GEN F, GEN V, GEN q, GEN p, long N, void *E, GEN lin(v oid *E, Underfull \hbox (badness 10000) in paragraph at lines 529--530 \tentt GEN gen_ZpX_Newton(GEN x, GEN p, long n, void *E, GEN eval(void *E, GEN a, GEN [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 641--643 \tentt GEN mat-slice0(GEN A, long x1, long x2, long y1, long y2) \tenrm used to im-ple-ment Underfull \hbox (badness 6236) in paragraph at lines 655--657 \tentt GEN vec-s-e-lect(void *E, long (*f)(void* E, GEN x), GEN A) \tenrm used to im-ple-ment \tentt [x<- Underfull \hbox (badness 10000) in paragraph at lines 658--660 \tentt GEN vec-se-lap-ply(void *Epred, long (*pred)(void* E, GEN x), void *Efun , GEN [14] [15] [16] [17] [18] (./index.tex [19] ) ) (see the transcript file for additional information) Output written on develop.dvi (19 pages, 55476 bytes). Transcript written on develop.log. make develop.std; tex develop; rm -f develop.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.7.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.7.4/doc' This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./develop.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 233--236 []\tenrm To sup-port mul-ti-thread, \tentt BLOCK[]SIGINT[]START \tenrm and \ten tt BLOCK[]SIGALRM[]START \tenrm calls [8] Underfull \hbox (badness 10000) in paragraph at lines 318--323 \tentt GEN gen_PH_log(GEN a, GEN g, GEN N, void *E, const struct bb_group *grp) \tenrm Generic Underfull \hbox (badness 10000) in paragraph at lines 330--334 \tentt GEN gen_factored_order(GEN x, GEN N, void *E, const struct bb_group *grp ) \tenrm re-turns Underfull \hbox (badness 10000) in paragraph at lines 355--356 \tentt GEN gen_ellgroup(GEN o, GEN d, GEN *pt_m, void *E, const struct bb_group *grp, [9] Underfull \hbox (badness 10000) in paragraph at lines 363--367 \tentt GEN gen_ellgens(GEN d1, GEN d2, GEN m, void *E, const struct bb_group *g rp, GEN Underfull \hbox (badness 10000) in paragraph at lines 378--382 \tentt const struct bb_group * get_FpXQE_group(void **pt_E, GEN a4, GEN a6, GEN T, GEN Underfull \hbox (badness 10000) in paragraph at lines 383--385 \tentt const struct bb_group * get_FlxqE_group(void **pt_E, GEN a4, GEN a6, GEN T, ulong Underfull \hbox (badness 10000) in paragraph at lines 386--388 \tentt const struct bb_group * get_F2xqE_group(void **pt_E, GEN a2, GEN a6, GEN T) \tenrm idem [10] [11] Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt GEN gen_bkeval(GEN P, long d, GEN x, int use_sqr, void *E, const struct Underfull \hbox (badness 10000) in paragraph at lines 487--492 \tentt bb_algebra *ff, GEN cmul(void *E, GEN P, long a, GEN x)) $\teni x$ \tenr m be-ing an el-e-ment of Underfull \hbox (badness 10000) in paragraph at lines 497--501 \tentt GEN gen_bkeval_powers(GEN P, long d, GEN V, void *E, const struct bb_alg ebra *ff, Underfull \hbox (badness 10000) in paragraph at lines 513--514 \tentt GEN gen_ZpX_Dixon(GEN F, GEN V, GEN q, GEN p, long N, void *E, GEN lin(v oid *E, Underfull \hbox (badness 10000) in paragraph at lines 529--530 \tentt GEN gen_ZpX_Newton(GEN x, GEN p, long n, void *E, GEN eval(void *E, GEN a, GEN [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 641--643 \tentt GEN mat-slice0(GEN A, long x1, long x2, long y1, long y2) \tenrm used to im-ple-ment Underfull \hbox (badness 6236) in paragraph at lines 655--657 \tentt GEN vec-s-e-lect(void *E, long (*f)(void* E, GEN x), GEN A) \tenrm used to im-ple-ment \tentt [x<- Underfull \hbox (badness 10000) in paragraph at lines 658--660 \tentt GEN vec-se-lap-ply(void *Epred, long (*pred)(void* E, GEN x), void *Efun , GEN [14] [15] [16] [17] [18] (./index.tex [19]) [20] ) (see the transcript file for additional information) Output written on develop.dvi (20 pages, 77080 bytes). Transcript written on develop.log. rm -f libpari.std tex libpari This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./usersch4.tex [4] Reference `se:prog' on page 5 undefined on input line 29 Reference `se:pari_init_tech' on page 5 undefined on input line 58 [5] Reference `se:primetable' on page 6 undefined on input line 89 Reference `se:primeiter' on page 6 undefined on input line 91 [6] Reference `se:level2names' on page 7 undefined on input line 209 [7] Reference `se:impl' on page 8 undefined on input line 263 [8] [9] [10] [11] [12] [13] [14] [15] Reference `se:impl' on page 16 undefined on input line 752 Reference `se:impl' on page 16 undefined on input line 763 Reference `se:assign' on page 16 undefined on input line 775 [16] [17] Reference `se:garbage' on page 18 undefined on input line 906 Reference `se:low_level' on page 18 undefined on input line 939 Reference `se:garbage' on page 18 undefined on input line 940 [18] [19] Reference `se:clone' on page 20 undefined on input line 1043 Reference `se:prog' on page 20 undefined on input line 1060 [20] [21] [22] Reference `se:whatzero' on page 23 undefined on input line 1213 [23] Reference `se:whatzero' on page 24 undefined on input line 1303 Reference `se:compquad' on page 24 undefined on input line 1322 Reference `se:priority' on page 24 undefined on input line 1338 Reference `se:priority' on page 24 undefined on input line 1342 Reference `se:priority' on page 24 undefined on input line 1358 Reference `se:vars' on page 24 undefined on input line 1358 [24] Reference `se:accessors' on page 25 undefined on input line 1374 Reference `se:polynomials' on page 25 undefined on input line 1374 [25] Reference `se:closure' on page 26 undefined on input line 1486 [26] Reference `se:priority' on page 27 undefined on input line 1509 Reference `se:impl' on page 27 undefined on input line 1509 Reference `se:rempolmod' on page 27 undefined on input line 1541 Reference `se:priority' on page 27 undefined on input line 1548 [27] Reference `se:gp_read_str' on page 28 undefined on input line 1578 [28] [29] [30] [31] Reference `se:errors' on page 32 undefined on input line 1828 Reference `se:defaults' on page 32 undefined on input line 1886 Reference `se:install' on page 32 undefined on input line 1890 [32] [33] [34] [35] Reference `se:errors' on page 36 undefined on input line 2115 [36] Reference `se:errors' on page 37 undefined on input line 2155 [37] [38] (../examples/extgcd.c) [39] [40]) (./usersch5.tex [41] [42] [43] [44] [45] Reference `se:typegroup' on page 46 undefined on input line 380 [46] Reference `se:impl' on page 47 undefined on input line 469 [47] [48] [49] [50] Reference `se:primeiter' on page 51 undefined on input line 770 [51] Reference `se:err' on page 52 undefined on input line 823 [52] [53] Reference `se:garbage' on page 54 undefined on input line 959 [54] [55] [56] [57] [58] Reference `se:garbage' on page 59 undefined on input line 1318 [59] [60] Reference `se:strings' on page 61 undefined on input line 1424 [61] Reference `se:coding_guidelines' on page 62 undefined on input line 1494 Reference `se:garbage' on page 62 undefined on input line 1495 Reference `se:gp.interface' on page 62 undefined on input line 1505 Reference `se:addhelp' on page 62 undefined on input line 1511 Reference `se:install' on page 62 undefined on input line 1511 Reference `se:gprc' on page 62 undefined on input line 1517 [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] Reference `se:genbinop' on page 79 undefined on input line 2771 [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 8889--8892 \tentt void gsup-norm_aux(GEN x, GEN *m, GEN *m2, long prec) \tenrm Low-level f unc-tion un-der-ly-ing [167] [168] [169] [170] [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 9357--9363 \tentt GEN trans_eval(const char *fun, GEN (*f) (GEN, long), GEN x, long prec) \tenrm eval-u-ate [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Reference `se:clean' on page 191 undefined on input line 10396 Reference `se:unclean' on page 191 undefined on input line 10396 Reference `se:accessors' on page 191 undefined on input line 10398 [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201]) (./usersch6.tex [202] [203] [204] [205] [206] [207] [208] [209] [210] Reference `se:Ideal_reduction' on page 211 undefined on input line 622 [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] Underfull \hbox (badness 10000) in paragraph at lines 1429--1432 \tentt GEN polmod_nffix2(const char *f, GEN T, GEN P, GEN x, int lift) \tenrm a s \tentt polmod_nffix\tenrm , [223] [224] [225] [226] [227] [228] [229] [230] [231] [232]) (./usersch7.tex [233] [234] [235] [236] [237] [238] [239] [240] [241] [242]) (./appb.tex Reference `se:install' on page 243 undefined on input line 18 Reference `se:prog' on page 243 undefined on input line 33 (../examples/extgcd.c [243]) [244]) (./appd.tex [245] (../examples/thread.c [246]) [247]) (./index.tex [248] ) ) (see the transcript file for additional information) Output written on libpari.dvi (248 pages, 830000 bytes). Transcript written on libpari.log. tex libpari This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4] [5] [6] [7] [8]) [9] (./usersch4.tex [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] Reference `se:whatzero' on page 29 undefined on input line 1213 [29] Reference `se:whatzero' on page 30 undefined on input line 1303 Reference `se:compquad' on page 30 undefined on input line 1322 Reference `se:priority' on page 30 undefined on input line 1338 Reference `se:priority' on page 30 undefined on input line 1342 Reference `se:priority' on page 30 undefined on input line 1358 [30] [31] [32] Reference `se:priority' on page 33 undefined on input line 1509 Reference `se:rempolmod' on page 33 undefined on input line 1541 Reference `se:priority' on page 33 undefined on input line 1548 [33] [34] [35] [36] [37] Reference `se:defaults' on page 38 undefined on input line 1886 Reference `se:install' on page 38 undefined on input line 1890 [38] [39] [40] [41] [42] [43] [44] (../examples/extgcd.c) [45] [46]) (./usersch5.tex [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] Reference `se:strings' on page 67 undefined on input line 1424 [67] Reference `se:addhelp' on page 68 undefined on input line 1511 Reference `se:install' on page 68 undefined on input line 1511 Reference `se:gprc' on page 68 undefined on input line 1517 [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 8889--8892 \tentt void gsup-norm_aux(GEN x, GEN *m, GEN *m2, long prec) \tenrm Low-level f unc-tion un-der-ly-ing [173] [174] [175] [176] [177] [178] [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 9357--9363 \tentt GEN trans_eval(const char *fun, GEN (*f) (GEN, long), GEN x, long prec) \tenrm eval-u-ate [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207]) (./usersch6.tex [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] Underfull \hbox (badness 10000) in paragraph at lines 1429--1432 \tentt GEN polmod_nffix2(const char *f, GEN T, GEN P, GEN x, int lift) \tenrm a s \tentt polmod_nffix\tenrm , [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./usersch7.tex [239] [240] [241] [242] [243] [244] [245] [246] [247] [248]) (./appb.tex Reference `se:install' on page 249 undefined on input line 18 (../examples/extgcd.c [249]) [250]) (./appd.tex [251] (../examples/thread.c [252]) [253]) (./index.tex [254] ) ) (see the transcript file for additional information) Output written on libpari.dvi (254 pages, 945436 bytes). Transcript written on libpari.log. make libpari.std; tex libpari; rm -f libpari.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.7.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.7.4/doc' This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./libpari.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4] [5] [6] [7] [8]) [9] (./usersch4.tex [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29 Reference `se:whatzero' on page 29 undefined on input line 1286 ] [30 Reference `se:whatzero' on page 30 undefined on input line 1363 Reference `se:compquad' on page 30 undefined on input line 1363 Reference `se:priority' on page 30 undefined on input line 1363 Reference `se:priority' on page 30 undefined on input line 1363 ] [31 Reference `se:priority' on page 31 undefined on input line 1425 ] [32] [33 Reference `se:priority' on page 33 undefined on input line 1551 Reference `se:rempolmod' on page 33 undefined on input line 1551 ] [34 Reference `se:priority' on page 34 undefined on input line 1627 ] [35] [36] [37] [38] [39 Reference `se:defaults' on page 39 undefined on input line 1952 Reference `se:install' on page 39 undefined on input line 1952 ] [40] [41] [42] [43] [44] (../examples/extgcd.c) [45] [46]) (./usersch5.tex [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67 Reference `se:strings' on page 67 undefined on input line 1469 ] [68 Reference `se:addhelp' on page 68 undefined on input line 1528 Reference `se:install' on page 68 undefined on input line 1528 Reference `se:gprc' on page 68 undefined on input line 1528 ] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 8889--8892 \tentt void gsup-norm_aux(GEN x, GEN *m, GEN *m2, long prec) \tenrm Low-level f unc-tion un-der-ly-ing [173] [174] [175] [176] [177] [178] [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 9357--9363 \tentt GEN trans_eval(const char *fun, GEN (*f) (GEN, long), GEN x, long prec) \tenrm eval-u-ate [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207]) (./usersch6.tex [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] Underfull \hbox (badness 10000) in paragraph at lines 1429--1432 \tentt GEN polmod_nffix2(const char *f, GEN T, GEN P, GEN x, int lift) \tenrm a s \tentt polmod_nffix\tenrm , [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./usersch7.tex [239] [240] [241] [242] [243] [244] [245] [246] [247] [248]) (./appb.tex (../examples/extgcd.c [249 Reference `se:install' on page 249 undefined on input line 33 ]) [250]) (./appd.tex [251] (../examples/thread.c [252]) [253]) (./index.tex [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287]) [288] ) (see the transcript file for additional information) Output written on libpari.dvi (288 pages, 1484808 bytes). Transcript written on libpari.log. rm -f parallel.std tex parallel This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./parallel.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] (./index.tex [11] ) ) Output written on parallel.dvi (11 pages, 15940 bytes). Transcript written on parallel.log. tex parallel This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./parallel.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./parallel.aux)) [1] [2] (./parallel.toc) [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] (./index.tex [11] ) ) Output written on parallel.dvi (11 pages, 22340 bytes). Transcript written on parallel.log. make parallel.std; tex parallel; rm -f parallel.std make[3]: Entering directory '/builddir/build/BUILD/pari-2.7.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.7.4/doc' This is TeX, Version 3.1415926 (TeX Live 2014/dev) (./parallel.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./parallel.aux)) [1] [2] (./parallel.toc) [3] (./parallel.aux) [4] [5] [6] [7] [8] [9] [10] (./index.tex) [11] ) Output written on parallel.dvi (11 pages, 23584 bytes). Transcript written on parallel.log. cd ../src/desc && /usr/bin/perl doc_make > ../../doc/usersch3.tex Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\var{ <-- HERE flag}/ at doc_make line 41. Makefile:146: recipe for target 'usersch3.tex' failed make[2]: Leaving directory '/builddir/build/BUILD/pari-2.7.4/doc' make[2]: *** [usersch3.tex] Error 255 make[1]: [install-doc] Error 2 (ignored) Makefile:260: recipe for target 'install-doc' failed install -p ../doc/gphelp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin" install -p -m 644 ../doc/translations "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/appa.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/appb.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/appd.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/parimacro.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/pdfmacs.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/develop.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/refcard.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/tutorial.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/users.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/usersch1.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/usersch2.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/usersch3.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/usersch4.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/usersch5.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/paricfg.tex "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/develop.dvi "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/libpari.dvi "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install -p -m 644 ../doc/users.dvi "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc install: cannot stat '../doc/users.dvi': No such file or directory Makefile:260: recipe for target 'install-doc' failed install -p -m 644 ../doc/tutorial.dvi "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc make[1]: [install-doc] Error 1 (ignored) install: cannot stat '../doc/tutorial.dvi': No such file or directory Makefile:260: recipe for target 'install-doc' failed install -p -m 644 ../doc/refcard.dvi "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc make[1]: [install-doc] Error 1 (ignored) install: cannot stat '../doc/refcard.dvi': No such file or directory Makefile:260: recipe for target 'install-doc' failed install -p -m 644 ../doc/refcard.ps "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/doc make[1]: [install-doc] Error 1 (ignored) install: cannot stat '../doc/refcard.ps': No such file or directory Makefile:260: recipe for target 'install-doc' failed mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples make[1]: [install-doc] Error 1 (ignored) install -p -m 644 ../examples/EXPLAIN "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/Inputrc "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/Makefile "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/bench.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/cl.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/classno.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/contfrac.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/lucas.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/extgcd.c "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/rho.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/squfof.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples install -p -m 644 ../examples/taylor.gp "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/examples mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib/pari" install -p -m 644 pari.cfg "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib/pari" if test -n "../src/funclist"; then mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/PARI; install -p -m 644 ../src/desc/PARI/822.pm "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/PARI; install -p -m 644 ../src/desc/pari.desc "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"; fi if test -d ../data; then cd ../data; for d in `ls`; do mkdir -p "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/$d && for f in `ls $d`; do install -p -m 644 $d/$f "/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/pari"/$d; done >/dev/null; done; fi make[1]: Leaving directory '/builddir/build/BUILD/pari-2.7.4/Olinux-armv7l' + rm -fr /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib/pari + mkdir -p /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/etc + install -p -m 644 misc/gprc.dft /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/etc/gprc + mkdir -p /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/applications /builddir/build/SOURCES/gp.desktop + find /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm -name xgp -exec rm '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pari-2.7.4 extracting debug info from /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/lib/libpari-gmp.so.2.7.4 extracting debug info from /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/bin/gp-2.7 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libpari-gmp.so.2.7.4.debug to /usr/lib/debug/usr/lib/libpari.so.debug symlinked /usr/lib/debug/usr/lib/libpari-gmp.so.2.7.4.debug to /usr/lib/debug/usr/lib/libpari-gmp.so.4.debug symlinked /usr/lib/debug/usr/bin/gp-2.7.debug to /usr/lib/debug/usr/bin/gp.debug 10405 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.px0uOd Processing files: pari-2.7.4-1bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rvK8hK + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.4 + DOCDIR=/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + cp -pr AUTHORS /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + cp -pr CHANGES CHANGES-2.2 CHANGES-2.4 CHANGES-2.6 /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + cp -pr COMPAT /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + cp -pr NEW /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + cp -pr README /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + cp -pr Olinux-armv7l/pari.cfg /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/doc/pari + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XIclAl + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/licenses/pari + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/licenses/pari + cp -pr COPYING /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm/usr/share/licenses/pari + exit 0 Provides: libpari-gmp.so.4 pari = 2.7.4-1bs02npfc23 pari(armv6hl-32) = 2.7.4-1bs02npfc23 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: pari-devel-2.7.4-1bs02npfc23.armv6hl Provides: pari-devel = 2.7.4-1bs02npfc23 pari-devel(armv6hl-32) = 2.7.4-1bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpari-gmp.so.4 Processing files: pari-gp-2.7.4-1bs02npfc23.armv6hl Provides: application() application(gp.desktop) config(pari-gp) = 2.7.4-1bs02npfc23 pari-gp = 2.7.4-1bs02npfc23 pari-gp(armv6hl-32) = 2.7.4-1bs02npfc23 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpari-gmp.so.4 libreadline.so.6 perl(Getopt::Long) rtld(GNU_HASH) Processing files: pari-debuginfo-2.7.4-1bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm Wrote: /builddir/build/RPMS/pari-2.7.4-1bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/pari-devel-2.7.4-1bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/pari-gp-2.7.4-1bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/pari-debuginfo-2.7.4-1bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0012HK + umask 022 + cd /builddir/build/BUILD + cd pari-2.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pari-2.7.4-1bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->