Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ntl.spec'], gid=135uid=1000logger=printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'timeout=0env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ntl.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ntl-9.3.0-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ntl.spec '], gid=135uid=1000logger=user='mockbuild'private_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}timeout=0printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ntl.spec '] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wiUvew + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ntl-9.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ntl-9.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ntl-9.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ExPPs4 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/ntl-9.3.0/src ~/build/BUILD/ntl-9.3.0 + cd ntl-9.3.0 + pushd src + ./configure CXX=g++ 'CXXFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEF_PREFIX=/usr DOCDIR=/usr/share/doc INCLUDEDIR=/usr/include LIBDIR=/usr/lib NTL_GMP_LIP=on NTL_GF2X_LIB=on NTL_PCLMUL=off SHARED=on ***** checking for libtool ***** libtool (GNU libtool) 2.4.6 Written by Gordon Matzigkeit, 1996 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ***** libtool OK ***** CXXFLAGS="-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC" writing makefile writing ../include/NTL/config.h + popd + make -C src V=1 ~/build/BUILD/ntl-9.3.0 make: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' make setup1 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c MakeDescAux.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o MakeDesc MakeDesc.c MakeDescAux.o -lm ./MakeDesc This is NTL version 9.3.0 GOOD NEWS: compatible machine. summary of machine characteristics: bits per long = 32 bits per int = 32 bits per size_t = 32 arith right shift = yes double precision = 53 long double precision = 0 NBITS (maximum) = 30 WNBITS (maximum) = 30 register double precision = 53 double rounding detected = no mv mach_desc.h ../include/NTL/mach_desc.h make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' make setup2 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' sh MakeGetTime "g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" does anybody really know what time it is? g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o TestGetTime TestGetTime.c GetTime1.c -lm running using GetTime1.c sh MakeGetPID "g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" who am I? g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o TestGetPID TestGetPID.c GetPID1.c -lm using GetPID1.c sh MakeCheckCLZL "g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" Checking for __builtin_clzl g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CheckCLZL CheckCLZL.c CheckCLZLAux.c -lm have __builtin_clzl sh MakeCheckLL "g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" Checking for working LL type g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CheckLL CheckLL.c CheckLLAux.c -lm have LL type make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' make setup3 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I/usr/include -o gen_gmp_aux gen_gmp_aux.c -L/usr/lib -lgmp -lm ./gen_gmp_aux > ../include/NTL/gmp_aux.h NTL_GMP_LIP flag set NTL_ZZ_NBITS = 32 make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' make setup4 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' sh Wizard on * * * The wizard is going to run. * It will perform some timing experiments, and then automatically * update your config.h file. * Please be patient, and don't be spooked by any error messages. * * make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o InitSettings InitSettings.c -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' run: default default default NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetTime.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetPID.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c ctools.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZVec.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lip.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include tools.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include WordVector.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include thread.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include fileio.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating wntl.a a - FFT.o a - GetTime.o a - GetPID.o a - ctools.o a - ZZ.o a - ZZVec.o a - ZZ_p.o a - ZZ_pX.o a - ZZ_pX1.o a - lip.o a - tools.o a - vec_ZZ.o a - vec_ZZ_p.o a - GF2.o a - WordVector.o a - vec_GF2.o a - GF2X.o a - GF2X1.o a - thread.o a - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly1TimeTest Poly1TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running Poly1TimeTest...000159649122807 [95] FFT_BIGTAB run: default default NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly1TimeTest Poly1TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running Poly1TimeTest...000188749999999 [80] AVOID_BRANCHING FFT_BIGTAB skip: default NTL_SPMM_ULL default skip: default NTL_SPMM_ULL NTL_AVOID_BRANCHING run: default NTL_SPMM_ASM default NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c makefile:390: recipe for target 'FFT.o' failed make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulMod(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:679:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulModWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:714:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long unsigned int NTL::sp_NormalizedPrepMulModPrecon(long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:762:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPrecon(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:790:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPreconWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:799:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::rem(long unsigned int, long int, NTL::sp_reduce_struct)': ../include/NTL/sp_arith.h:964:41: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^ make[2]: *** [FFT.o] Error 1 run: default NTL_SPMM_ASM NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulMod(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:679:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulModWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:714:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long unsigned int NTL::sp_NormalizedPrepMulModPrecon(long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:762:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPrecon(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:790:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPreconWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:799:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::rem(long unsigned int, long int, NTL::sp_reduce_struct)': ../include/NTL/sp_arith.h:964:41: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^ make[2]: *** [FFT.o] Error 1 makefile:390: recipe for target 'FFT.o' failed make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' run: NTL_FFT_LAZYMUL default default NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly1TimeTest Poly1TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running Poly1TimeTest...000135435435435 [111] FFT_LAZYMUL FFT_BIGTAB run: NTL_FFT_LAZYMUL default NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly1TimeTest Poly1TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running Poly1TimeTest...000149673202614 [102] FFT_LAZYMUL AVOID_BRANCHING FFT_BIGTAB skip: NTL_FFT_LAZYMUL NTL_SPMM_ULL default skip: NTL_FFT_LAZYMUL NTL_SPMM_ULL NTL_AVOID_BRANCHING run: NTL_FFT_LAZYMUL NTL_SPMM_ASM default NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulMod(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:679:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulModWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:714:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long unsigned int NTL::sp_NormalizedPrepMulModPrecon(long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:762:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPrecon(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:790:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPreconWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:799:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::rem(long unsigned int, long int, NTL::sp_reduce_struct)': ../include/NTL/sp_arith.h:964:41: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPreconWithRem(long unsigned int&, long int, long int, long unsigned int)': FFT.c:1076:44: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, (ninv << 1)) + H; ^ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPrecon(long int, long int, long unsigned int)': FFT.c:1089:44: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, (ninv << 1)) + H; ^ FFT.c: In function 'long unsigned int NTL::LazyMulModPreconQuo(long unsigned int, long unsigned int, long unsigned int, long unsigned int)': FFT.c:1229:38: error: 'MulHiUL' was not declared in this scope unsigned long q = MulHiUL(a, bninv); ^ FFT.c: In function 'long unsigned int NTL::LazyMulModPrecon(long unsigned int, long unsigned int, long unsigned int, long unsigned int)': FFT.c:1240:38: error: 'MulHiUL' was not declared in this scope unsigned long q = MulHiUL(a, bninv); ^ makefile:390: recipe for target 'FFT.o' failed make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' run: NTL_FFT_LAZYMUL NTL_SPMM_ASM NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c make[2]: *** [FFT.o] Error 1 In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulMod(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:679:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_NormalizedMulModWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:714:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long unsigned int NTL::sp_NormalizedPrepMulModPrecon(long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:762:37: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPrecon(long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:790:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ ../include/NTL/sp_arith.h: In function 'long int NTL::MulModPreconWithQuo(long int&, long int, long int, long int, long unsigned int)': ../include/NTL/sp_arith.h:799:39: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^ In file included from ../include/NTL/ZZ.h:22:0, from ../include/NTL/FFT.h:5, from FFT.c:2: ../include/NTL/sp_arith.h: In function 'long int NTL::rem(long unsigned int, long int, NTL::sp_reduce_struct)': ../include/NTL/sp_arith.h:964:41: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPreconWithRem(long unsigned int&, long int, long int, long unsigned int)': FFT.c:1076:44: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, (ninv << 1)) + H; ^ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPrecon(long int, long int, long unsigned int)': FFT.c:1089:44: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, (ninv << 1)) + H; ^ FFT.c: In function 'long unsigned int NTL::LazyMulModPreconQuo(long unsigned int, long unsigned int, long unsigned int, long unsigned int)': FFT.c:1229:38: error: 'MulHiUL' was not declared in this scope unsigned long q = MulHiUL(a, bninv); ^ FFT.c: In function 'long unsigned int NTL::LazyMulModPrecon(long unsigned int, long unsigned int, long unsigned int, long unsigned int)': FFT.c:1240:38: error: 'MulHiUL' was not declared in this scope unsigned long q = MulHiUL(a, bninv); ^ makefile:390: recipe for target 'FFT.o' failed make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' run: NTL_FFT_LAZYMUL default default default make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c make[2]: *** [FFT.o] Error 1 g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly1TimeTest Poly1TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running Poly1TimeTest...000113784461152 [133] FFT_LAZYMUL make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lip.c g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o GF2XTimeTest GF2XTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running GF2XTimeTest...000034662045060 [5770] make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o GF2XTimeTest GF2XTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running GF2XTimeTest...000039831865492 [4996] NTL_GF2X_ALTCODE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o GF2XTimeTest GF2XTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running GF2XTimeTest...000040281973816 [4965] NTL_GF2X_ALTCODE1 make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o GF2XTimeTest GF2XTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running GF2XTimeTest...000038080731150 [5252] NTL_GF2X_NOINLINE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o GF2XTimeTest GF2XTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running GF2XTimeTest...000038392743068 [5218] NTL_GF2X_ALTCODE NTL_GF2X_NOINLINE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o GF2XTimeTest GF2XTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running GF2XTimeTest...000038328861632 [5218] NTL_GF2X_ALTCODE1 NTL_GF2X_NOINLINE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o PolyTimeTest PolyTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running PolyTimeTest...000065591397849 [31] DEFAULT make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lip.c ar ruv wntl.a FFT.o GetTime.o GetPID.o ctools.o ZZ.o ZZVec.o ZZ_p.o ZZ_pX.o ZZ_pX1.o lip.o tools.o vec_ZZ.o vec_ZZ_p.o GF2.o WordVector.o vec_GF2.o GF2X.o GF2X1.o thread.o fileio.o ar: `u' modifier ignored since `D' is the default (see `U') r - FFT.o r - GetTime.o r - GetPID.o r - ctools.o r - ZZ.o r - ZZVec.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - tools.o r - vec_ZZ.o r - vec_ZZ_p.o r - GF2.o r - WordVector.o r - vec_GF2.o r - GF2X.o r - GF2X1.o r - thread.o r - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o PolyTimeTest PolyTimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' *** running PolyTimeTest...000051367521367 [39] TBL_REM *** the wizard is done!! make[2]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o DispSettings DispSettings.c -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src/small/src' Basic Configuration Options: NTL_GMP_LIP NTL_GF2X_LIB Resolution of double-word types: long long unsigned long long Performance Options: NTL_FFT_LAZYMUL NTL_TBL_REM * * * Updating config.h * * make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' make ntl.a make[1]: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c -fPIC -DPIC -o .libs/FFT.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FFT.c -o FFT.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FacVec.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FacVec.c -fPIC -DPIC -o .libs/FacVec.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include FacVec.c -o FacVec.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2.c -fPIC -DPIC -o .libs/GF2.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2.c -o GF2.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2E.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2E.c -fPIC -DPIC -o .libs/GF2E.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2E.c -o GF2E.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2EX.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2EX.c -fPIC -DPIC -o .libs/GF2EX.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2EX.c -o GF2EX.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2EXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2EXFactoring.c -fPIC -DPIC -o .libs/GF2EXFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2EXFactoring.c -o GF2EXFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c -fPIC -DPIC -o .libs/GF2X.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X.c -o GF2X.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X1.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X1.c -fPIC -DPIC -o .libs/GF2X1.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2X1.c -o GF2X1.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2XFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2XFactoring.c -fPIC -DPIC -o .libs/GF2XFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2XFactoring.c -o GF2XFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2XVec.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2XVec.c -fPIC -DPIC -o .libs/GF2XVec.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include GF2XVec.c -o GF2XVec.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetTime.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetTime.c -fPIC -DPIC -o .libs/GetTime.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetTime.c -o GetTime.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetPID.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetPID.c -fPIC -DPIC -o .libs/GetPID.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c GetPID.c -o GetPID.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include HNF.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include HNF.c -fPIC -DPIC -o .libs/HNF.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include HNF.c -o HNF.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c ctools.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c ctools.c -fPIC -DPIC -o .libs/ctools.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c ctools.c -o ctools.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL.c -fPIC -DPIC -o .libs/LLL.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL.c -o LLL.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_FP.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_FP.c -fPIC -DPIC -o .libs/LLL_FP.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_FP.c -o LLL_FP.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_QP.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_QP.c -fPIC -DPIC -o .libs/LLL_QP.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_QP.c -o LLL_QP.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_RR.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_RR.c -fPIC -DPIC -o .libs/LLL_RR.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_RR.c -o LLL_RR.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_XD.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_XD.c -fPIC -DPIC -o .libs/LLL_XD.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include LLL_XD.c -o LLL_XD.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include RR.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include RR.c -fPIC -DPIC -o .libs/RR.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include RR.c -o RR.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include WordVector.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include WordVector.c -fPIC -DPIC -o .libs/WordVector.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include WordVector.c -o WordVector.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ.c -fPIC -DPIC -o .libs/ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ.c -o ZZ.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZVec.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZVec.c -fPIC -DPIC -o .libs/ZZVec.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZVec.c -o ZZVec.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZX.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZX.c -fPIC -DPIC -o .libs/ZZX.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZX.c -o ZZX.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZX1.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZX1.c -fPIC -DPIC -o .libs/ZZX1.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZX1.c -o ZZX1.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZXCharPoly.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZXCharPoly.c -fPIC -DPIC -o .libs/ZZXCharPoly.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZXCharPoly.c -o ZZXCharPoly.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZXFactoring.c -fPIC -DPIC -o .libs/ZZXFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZXFactoring.c -o ZZXFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c -fPIC -DPIC -o .libs/ZZ_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_p.c -o ZZ_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pE.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pE.c -fPIC -DPIC -o .libs/ZZ_pE.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pE.c -o ZZ_pE.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pEX.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pEX.c -fPIC -DPIC -o .libs/ZZ_pEX.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pEX.c -o ZZ_pEX.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pEXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pEXFactoring.c -fPIC -DPIC -o .libs/ZZ_pEXFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pEXFactoring.c -o ZZ_pEXFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c -fPIC -DPIC -o .libs/ZZ_pX.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX.c -o ZZ_pX.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c -fPIC -DPIC -o .libs/ZZ_pX1.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pX1.c -o ZZ_pX1.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pXCharPoly.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pXCharPoly.c -fPIC -DPIC -o .libs/ZZ_pXCharPoly.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pXCharPoly.c -o ZZ_pXCharPoly.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pXFactoring.c -fPIC -DPIC -o .libs/ZZ_pXFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include ZZ_pXFactoring.c -o ZZ_pXFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include fileio.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include fileio.c -fPIC -DPIC -o .libs/fileio.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include fileio.c -o fileio.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lip.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lip.c -fPIC -DPIC -o .libs/lip.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lip.c -o lip.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_p.c -fPIC -DPIC -o .libs/lzz_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_p.c -o lzz_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pE.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pE.c -fPIC -DPIC -o .libs/lzz_pE.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pE.c -o lzz_pE.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pEX.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pEX.c -fPIC -DPIC -o .libs/lzz_pEX.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pEX.c -o lzz_pEX.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pEXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pEXFactoring.c -fPIC -DPIC -o .libs/lzz_pEXFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pEXFactoring.c -o lzz_pEXFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pX.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pX.c -fPIC -DPIC -o .libs/lzz_pX.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pX.c -o lzz_pX.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pX1.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pX1.c -fPIC -DPIC -o .libs/lzz_pX1.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pX1.c -o lzz_pX1.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pXCharPoly.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pXCharPoly.c -fPIC -DPIC -o .libs/lzz_pXCharPoly.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pXCharPoly.c -o lzz_pXCharPoly.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pXFactoring.c -fPIC -DPIC -o .libs/lzz_pXFactoring.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include lzz_pXFactoring.c -o lzz_pXFactoring.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_GF2.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_GF2.c -fPIC -DPIC -o .libs/mat_GF2.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_GF2.c -o mat_GF2.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_GF2E.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_GF2E.c -fPIC -DPIC -o .libs/mat_GF2E.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_GF2E.c -o mat_GF2E.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_RR.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_RR.c -fPIC -DPIC -o .libs/mat_RR.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_RR.c -o mat_RR.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ.c -fPIC -DPIC -o .libs/mat_ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ.c -o mat_ZZ.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ_p.c -fPIC -DPIC -o .libs/mat_ZZ_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ_p.c -o mat_ZZ_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ_pE.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ_pE.c -fPIC -DPIC -o .libs/mat_ZZ_pE.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_ZZ_pE.c -o mat_ZZ_pE.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_lzz_p.c -fPIC -DPIC -o .libs/mat_lzz_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_lzz_p.c -o mat_lzz_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_lzz_pE.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_lzz_pE.c -fPIC -DPIC -o .libs/mat_lzz_pE.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_lzz_pE.c -o mat_lzz_pE.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_ZZ.c -fPIC -DPIC -o .libs/mat_poly_ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_ZZ.c -o mat_poly_ZZ.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_ZZ_p.c -fPIC -DPIC -o .libs/mat_poly_ZZ_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_ZZ_p.c -o mat_poly_ZZ_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_lzz_p.c -fPIC -DPIC -o .libs/mat_poly_lzz_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include mat_poly_lzz_p.c -o mat_poly_lzz_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include quad_float.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include quad_float.c -fPIC -DPIC -o .libs/quad_float.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include quad_float.c -o quad_float.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include tools.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include tools.c -fPIC -DPIC -o .libs/tools.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include tools.c -o tools.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2.c -fPIC -DPIC -o .libs/vec_GF2.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2.c -o vec_GF2.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2E.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2E.c -fPIC -DPIC -o .libs/vec_GF2E.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_GF2E.c -o vec_GF2E.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_RR.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_RR.c -fPIC -DPIC -o .libs/vec_RR.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_RR.c -o vec_RR.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ.c -fPIC -DPIC -o .libs/vec_ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ.c -o vec_ZZ.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c -fPIC -DPIC -o .libs/vec_ZZ_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_p.c -o vec_ZZ_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_pE.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_pE.c -fPIC -DPIC -o .libs/vec_ZZ_pE.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_ZZ_pE.c -o vec_ZZ_pE.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_lzz_p.c -fPIC -DPIC -o .libs/vec_lzz_p.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_lzz_p.c -o vec_lzz_p.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_lzz_pE.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_lzz_pE.c -fPIC -DPIC -o .libs/vec_lzz_pE.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include vec_lzz_pE.c -o vec_lzz_pE.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include xdouble.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include xdouble.c -fPIC -DPIC -o .libs/xdouble.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include xdouble.c -o xdouble.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_FP.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_FP.c -fPIC -DPIC -o .libs/G_LLL_FP.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_FP.c -o G_LLL_FP.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_QP.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_QP.c -fPIC -DPIC -o .libs/G_LLL_QP.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_QP.c -o G_LLL_QP.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_XD.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_XD.c -fPIC -DPIC -o .libs/G_LLL_XD.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_XD.c -o G_LLL_XD.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_RR.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_RR.c -fPIC -DPIC -o .libs/G_LLL_RR.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include G_LLL_RR.c -o G_LLL_RR.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include thread.c libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include thread.c -fPIC -DPIC -o .libs/thread.o libtool: compile: g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -c -I/usr/include thread.c -o thread.o >/dev/null 2>&1 libtool --tag=CXX --mode=link g++ -I../include -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libntl.la FFT.lo FacVec.lo GF2.lo GF2E.lo GF2EX.lo GF2EXFactoring.lo GF2X.lo GF2X1.lo GF2XFactoring.lo GF2XVec.lo GetTime.lo GetPID.lo HNF.lo ctools.lo LLL.lo LLL_FP.lo LLL_QP.lo LLL_RR.lo LLL_XD.lo RR.lo WordVector.lo ZZ.lo ZZVec.lo ZZX.lo ZZX1.lo ZZXCharPoly.lo ZZXFactoring.lo ZZ_p.lo ZZ_pE.lo ZZ_pEX.lo ZZ_pEXFactoring.lo ZZ_pX.lo ZZ_pX1.lo ZZ_pXCharPoly.lo ZZ_pXFactoring.lo fileio.lo lip.lo lzz_p.lo lzz_pE.lo lzz_pEX.lo lzz_pEXFactoring.lo lzz_pX.lo lzz_pX1.lo lzz_pXCharPoly.lo lzz_pXFactoring.lo mat_GF2.lo mat_GF2E.lo mat_RR.lo mat_ZZ.lo mat_ZZ_p.lo mat_ZZ_pE.lo mat_lzz_p.lo mat_lzz_pE.lo mat_poly_ZZ.lo mat_poly_ZZ_p.lo mat_poly_lzz_p.lo quad_float.lo tools.lo vec_GF2.lo vec_GF2E.lo vec_RR.lo vec_ZZ.lo vec_ZZ_p.lo vec_ZZ_pE.lo vec_lzz_p.lo vec_lzz_pE.lo xdouble.lo G_LLL_FP.lo G_LLL_QP.lo G_LLL_XD.lo G_LLL_RR.lo thread.lo -L/usr/lib -lgmp -L/usr/lib -lgf2x -lm -rpath /usr/lib -version-info `cat VERSION_INFO` #LSHAR libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/FFT.o .libs/FacVec.o .libs/GF2.o .libs/GF2E.o .libs/GF2EX.o .libs/GF2EXFactoring.o .libs/GF2X.o .libs/GF2X1.o .libs/GF2XFactoring.o .libs/GF2XVec.o .libs/GetTime.o .libs/GetPID.o .libs/HNF.o .libs/ctools.o .libs/LLL.o .libs/LLL_FP.o .libs/LLL_QP.o .libs/LLL_RR.o .libs/LLL_XD.o .libs/RR.o .libs/WordVector.o .libs/ZZ.o .libs/ZZVec.o .libs/ZZX.o .libs/ZZX1.o .libs/ZZXCharPoly.o .libs/ZZXFactoring.o .libs/ZZ_p.o .libs/ZZ_pE.o .libs/ZZ_pEX.o .libs/ZZ_pEXFactoring.o .libs/ZZ_pX.o .libs/ZZ_pX1.o .libs/ZZ_pXCharPoly.o .libs/ZZ_pXFactoring.o .libs/fileio.o .libs/lip.o .libs/lzz_p.o .libs/lzz_pE.o .libs/lzz_pEX.o .libs/lzz_pEXFactoring.o .libs/lzz_pX.o .libs/lzz_pX1.o .libs/lzz_pXCharPoly.o .libs/lzz_pXFactoring.o .libs/mat_GF2.o .libs/mat_GF2E.o .libs/mat_RR.o .libs/mat_ZZ.o .libs/mat_ZZ_p.o .libs/mat_ZZ_pE.o .libs/mat_lzz_p.o .libs/mat_lzz_pE.o .libs/mat_poly_ZZ.o .libs/mat_poly_ZZ_p.o .libs/mat_poly_lzz_p.o .libs/quad_float.o .libs/tools.o .libs/vec_GF2.o .libs/vec_GF2E.o .libs/vec_RR.o .libs/vec_ZZ.o .libs/vec_ZZ_p.o .libs/vec_ZZ_pE.o .libs/vec_lzz_p.o .libs/vec_lzz_pE.o .libs/xdouble.o .libs/G_LLL_FP.o .libs/G_LLL_QP.o .libs/G_LLL_XD.o .libs/G_LLL_RR.o .libs/thread.o -L/usr/lib -lgmp -lgf2x -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libntl.so.16 -o .libs/libntl.so.16.0.0 libtool: link: (cd ".libs" && rm -f "libntl.so.16" && ln -s "libntl.so.16.0.0" "libntl.so.16") libtool: link: (cd ".libs" && rm -f "libntl.so" && ln -s "libntl.so.16.0.0" "libntl.so") libtool: link: ar cru .libs/libntl.a FFT.o FacVec.o GF2.o GF2E.o GF2EX.o GF2EXFactoring.o GF2X.o GF2X1.o GF2XFactoring.o GF2XVec.o GetTime.o GetPID.o HNF.o ctools.o LLL.o LLL_FP.o LLL_QP.o LLL_RR.o LLL_XD.o RR.o WordVector.o ZZ.o ZZVec.o ZZX.o ZZX1.o ZZXCharPoly.o ZZXFactoring.o ZZ_p.o ZZ_pE.o ZZ_pEX.o ZZ_pEXFactoring.o ZZ_pX.o ZZ_pX1.o ZZ_pXCharPoly.o ZZ_pXFactoring.o fileio.o lip.o lzz_p.o lzz_pE.o lzz_pEX.o lzz_pEXFactoring.o lzz_pX.o lzz_pX1.o lzz_pXCharPoly.o lzz_pXFactoring.o mat_GF2.o mat_GF2E.o mat_RR.o mat_ZZ.o mat_ZZ_p.o mat_ZZ_pE.o mat_lzz_p.o mat_lzz_pE.o mat_poly_ZZ.o mat_poly_ZZ_p.o mat_poly_lzz_p.o quad_float.o tools.o vec_GF2.o vec_GF2E.o vec_RR.o vec_ZZ.o vec_ZZ_p.o vec_ZZ_pE.o vec_lzz_p.o vec_lzz_pE.o xdouble.o G_LLL_FP.o G_LLL_QP.o G_LLL_XD.o G_LLL_RR.o thread.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libntl.a libtool: link: ( cd ".libs" && rm -f "libntl.la" && ln -s "../libntl.la" "libntl.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' touch all make: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CHUW66 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm + cd ntl-9.3.0 + make -C src install PREFIX=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr DOCDIR=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc INCLUDEDIR=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/include LIBDIR=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib make: Entering directory '/builddir/build/BUILD/ntl-9.3.0/src' mkdir -p -m 755 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/include rm -rf /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/include/NTL mkdir -m 755 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/include/NTL cp -p ../include/NTL/*.h /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/include/NTL chmod -R a+r /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/include/NTL mkdir -p -m 755 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc rm -rf /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL mkdir -m 755 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL cp -p ../doc/*.txt /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL cp -p ../doc/*.html /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL cp -p ../doc/*.gif /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL chmod -R a+r /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL mkdir -p -m 755 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib libtool --mode=install cp -p libntl.la /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib #LSHAR libtool: install: cp -p .libs/libntl.so.16.0.0 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.so.16.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib && { ln -s -f libntl.so.16.0.0 libntl.so.16 || { rm -f libntl.so.16 && ln -s libntl.so.16.0.0 libntl.so.16; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib && { ln -s -f libntl.so.16.0.0 libntl.so || { rm -f libntl.so && ln -s libntl.so.16.0.0 libntl.so; }; }) libtool: install: cp -p .libs/libntl.lai /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.la libtool: install: cp -p .libs/libntl.a /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.a libtool: install: ranlib /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.a libtool: warning: remember to run 'libtool --finish /usr/lib' make: Leaving directory '/builddir/build/BUILD/ntl-9.3.0/src' + chmod 0755 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.so.16 /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.so.16.0.0 + rm -rfv /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/flags.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ex3.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_GF2E.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pEXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2EXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pEX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-gf2x.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_lzz_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZVec.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2X.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tools.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/quad_float.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pEXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-unix.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/arrow2.gif' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/xdouble.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pEX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ex1.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_GF2.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ex2.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/config.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2EXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/matrix.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-intro.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vector.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2E.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_ZZ_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-time.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pX.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_poly_lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-impl.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_poly_lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZVec.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZX.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/RR.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/sedscript.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/copying.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2XFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_lzz_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_GF2.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_RR.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/arrow3.gif' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-examples.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_lzz_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/RR.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_RR.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ex5.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-win.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-modules.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/Lazy.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/pair.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2XVec.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/quad_float.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/HNF.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/version.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-gmp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/HNF.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-roadmap.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tools.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_poly_ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_poly_ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/SmartPtr.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_ZZ_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/version.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_GF2E.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/arrow1.gif' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ex6.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_GF2E.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-changes.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ex4.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2XFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/LLL.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2EX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_ZZ_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/names.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/pair.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-tips.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/conversions.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_RR.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_lzz_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_ZZ_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2XVec.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/LazyTable.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_GF2.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/xdouble.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pEXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_poly_ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/LLL.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2EX.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-struct.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_GF2E.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pEX.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/Lazy.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2E.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/matrix.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_GF2.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vector.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/GF2X.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pX.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/LazyTable.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/mat_poly_ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pEX.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/tour-ack.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/lzz_pEXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/SmartPtr.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/vec_RR.txt' removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL/ZZ_pE.txt' removed directory: '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/NTL' + rm -fv /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.la removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.la' + rm -fv /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.a removed '/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.a' + /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/ntl-9.3.0 extracting debug info from /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/lib/libntl.so.16.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libntl.so.16.0.0.debug to /usr/lib/debug/usr/lib/libntl.so.debug symlinked /usr/lib/debug/usr/lib/libntl.so.16.0.0.debug to /usr/lib/debug/usr/lib/libntl.so.16.debug 4205 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.9dx1BB + umask 022 + cd /builddir/build/BUILD Processing files: ntl-9.3.0-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O8H8D9 + cd ntl-9.3.0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd ntl-9.3.0 + DOCDIR=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/ntl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/ntl + cp -pr README /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/ntl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fshIiH + umask 022 + cd /builddir/build/BUILD + cd ntl-9.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/licenses/ntl + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/licenses/ntl + cp -pr doc/copying.txt /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/licenses/ntl + exit 0 Provides: libntl.so.16 ntl = 9.3.0-1bs02fc23 ntl(armv6hl-32) = 9.3.0-1bs02fc23 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgf2x.so.1 libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: ntl-devel-9.3.0-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uBwcJq + umask 022 + cd /builddir/build/BUILD + cd ntl-9.3.0 + DOCDIR=/builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/ntl-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/ntl-devel + cp -pr doc/GF2.cpp.html doc/GF2.txt doc/GF2E.cpp.html doc/GF2E.txt doc/GF2EX.cpp.html doc/GF2EX.txt doc/GF2EXFactoring.cpp.html doc/GF2EXFactoring.txt doc/GF2X.cpp.html doc/GF2X.txt doc/GF2XFactoring.cpp.html doc/GF2XFactoring.txt doc/GF2XVec.cpp.html doc/GF2XVec.txt doc/HNF.cpp.html doc/HNF.txt doc/LLL.cpp.html doc/LLL.txt doc/Lazy.cpp.html doc/Lazy.txt doc/LazyTable.cpp.html doc/LazyTable.txt doc/RR.cpp.html doc/RR.txt doc/SmartPtr.cpp.html doc/SmartPtr.txt doc/ZZ.cpp.html doc/ZZ.txt doc/ZZVec.cpp.html doc/ZZVec.txt doc/ZZX.cpp.html doc/ZZX.txt doc/ZZXFactoring.cpp.html doc/ZZXFactoring.txt doc/ZZ_p.cpp.html doc/ZZ_p.txt doc/ZZ_pE.cpp.html doc/ZZ_pE.txt doc/ZZ_pEX.cpp.html doc/ZZ_pEX.txt doc/ZZ_pEXFactoring.cpp.html doc/ZZ_pEXFactoring.txt doc/ZZ_pX.cpp.html doc/ZZ_pX.txt doc/ZZ_pXFactoring.cpp.html doc/ZZ_pXFactoring.txt doc/arrow1.gif doc/arrow2.gif doc/arrow3.gif doc/config.txt doc/conversions.txt doc/copying.txt doc/flags.txt doc/lzz_p.cpp.html doc/lzz_p.txt doc/lzz_pE.cpp.html doc/lzz_pE.txt doc/lzz_pEX.cpp.html doc/lzz_pEX.txt doc/lzz_pEXFactoring.cpp.html doc/lzz_pEXFactoring.txt doc/lzz_pX.cpp.html doc/lzz_pX.txt doc/lzz_pXFactoring.cpp.html doc/lzz_pXFactoring.txt doc/mat_GF2.cpp.html doc/mat_GF2.txt doc/mat_GF2E.cpp.html doc/mat_GF2E.txt doc/mat_RR.cpp.html doc/mat_RR.txt doc/mat_ZZ.cpp.html doc/mat_ZZ.txt doc/mat_ZZ_p.cpp.html doc/mat_ZZ_p.txt doc/mat_ZZ_pE.cpp.html doc/mat_ZZ_pE.txt doc/mat_lzz_p.cpp.html doc/mat_lzz_p.txt doc/mat_lzz_pE.cpp.html doc/mat_lzz_pE.txt doc/mat_poly_ZZ.cpp.html doc/mat_poly_ZZ.txt doc/mat_poly_ZZ_p.cpp.html doc/mat_poly_ZZ_p.txt doc/mat_poly_lzz_p.cpp.html doc/mat_poly_lzz_p.txt doc/matrix.cpp.html doc/matrix.txt doc/names.txt doc/pair.cpp.html doc/pair.txt doc/quad_float.cpp.html doc/quad_float.txt doc/sedscript.txt doc/tools.cpp.html doc/tools.txt doc/tour-ack.html doc/tour-changes.html doc/tour-ex1.html doc/tour-ex2.html doc/tour-ex3.html doc/tour-ex4.html doc/tour-ex5.html doc/tour-ex6.html doc/tour-examples.html doc/tour-gf2x.html doc/tour-gmp.html doc/tour-impl.html doc/tour-intro.html doc/tour-modules.html doc/tour-roadmap.html doc/tour-struct.html doc/tour-time.html doc/tour-tips.html doc/tour-unix.html doc/tour-win.html doc/tour.html doc/vec_GF2.cpp.html doc/vec_GF2.txt doc/vec_GF2E.cpp.html doc/vec_GF2E.txt doc/vec_RR.cpp.html doc/vec_RR.txt doc/vec_ZZ.cpp.html doc/vec_ZZ.txt doc/vec_ZZ_p.cpp.html doc/vec_ZZ_p.txt doc/vec_ZZ_pE.cpp.html doc/vec_ZZ_pE.txt doc/vec_lzz_p.cpp.html doc/vec_lzz_p.txt doc/vec_lzz_pE.cpp.html doc/vec_lzz_pE.txt doc/vector.cpp.html doc/vector.txt doc/version.cpp.html doc/version.txt doc/xdouble.cpp.html doc/xdouble.txt /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm/usr/share/doc/ntl-devel + exit 0 Provides: ntl-devel = 9.3.0-1bs02fc23 ntl-devel(armv6hl-32) = 9.3.0-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libntl.so.16 Processing files: ntl-debuginfo-9.3.0-1bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm Wrote: /builddir/build/RPMS/ntl-9.3.0-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ntl-devel-9.3.0-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ntl-debuginfo-9.3.0-1bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5B9qfx + umask 022 + cd /builddir/build/BUILD + cd ntl-9.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ntl-9.3.0-1bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->