+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ntl.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sVAJZ0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ntl-9.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ntl-9.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ntl-9.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ntl-loadtime-cpu.patch):' Patch #0 (ntl-loadtime-cpu.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file doc/config.txt patching file include/NTL/config.h patching file include/NTL/ctools.h patching file include/NTL/def_config.h patching file src/cfile patching file src/DispSettings.c patching file src/DoConfig patching file src/GF2X1.c patching file src/GF2X.c patching file src/InitSettings.c patching file src/lzz_pX1.c patching file src/mat_lzz_p.c patching file src/QuickTest.c patching file src/WizardAux + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qaDVbw + umask 022 + cd /builddir/build/BUILD + cd ntl-9.11.0 + pushd src ~/build/BUILD/ntl-9.11.0/src ~/build/BUILD/ntl-9.11.0 + ./configure CXX=g++ 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/lib64 NATIVE=off NTL_GF2X_LIB=on NTL_PCLMUL=off NTL_DISABLE_TLS_HACK=on 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 ***** CXXAUTOFLAGS="" generating makefile generating ../include/NTL/config.h generating ../include/NTL/config_log.h + popd ~/build/BUILD/ntl-9.11.0 + make -C src V=1 make: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src' make setup1 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c MakeDescAux.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o MakeDesc MakeDesc.c MakeDescAux.o -lm MakeDesc.c: In function 'void print_mul_body(FILE*, long int, long int, long int, long int, long int)': MakeDesc.c:227:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] long n, i, chop, r; ^ MakeDesc.c: In function 'void print_alt_mul_body(FILE*, long int, long int, long int, long int, long int)': MakeDesc.c:362:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] long n, i, chop, r; ^ MakeDesc.c: In function 'void print_alt1_mul_body(FILE*, long int, long int, long int, long int, long int)': MakeDesc.c:518:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] long n, i, chop, r; ^ MakeDesc.c: In function 'int main()': MakeDesc.c:762:9: warning: variable 'warnings' set but not used [-Wunused-but-set-variable] long warnings = 0; ^~~~~~~~ ./MakeDesc This is NTL version 9.11.0 GOOD NEWS: compatible machine. summary of machine characteristics: bits per long = 64 bits per int = 32 bits per size_t = 64 arith right shift = yes double precision = 53 long double precision = 0 NBITS (maximum) = 50 WNBITS (maximum) = 50 double rounding detected = no FMA detected = yes big pointers = no mv mach_desc.h ../include/NTL/mach_desc.h make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src' make setup2 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src' echo "*** CheckFeature log ***" > CheckFeature.log sh MakeGetTime "g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" does anybody really know what time it is? using GetTime1.c sh MakeGetPID "g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" who am I? using GetPID1.c sh MakeCheckFeature BUILTIN_CLZL "CheckCLZL.c CheckCLZLAux.c" "g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" *** Checking for feature: BUILTIN_CLZL [yes] sh MakeCheckFeature LL_TYPE "CheckLL.c CheckLLAux.c" "g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" *** Checking for feature: LL_TYPE [yes] sh MakeCheckFeature AVX "CheckAVX.c" "g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" *** Checking for feature: AVX [no] sh MakeCheckFeature FMA "CheckFMA.c" "g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "-lm" *** Checking for feature: FMA [no] make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src' make setup3 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 = 64 make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src' make setup4 make[1]: Entering directory '/builddir/build/BUILD/ntl-9.11.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.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' run: default default default NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::PrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1658:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1755:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j, t, u, t1, u1, tt, tt1; ^~~~~~~~ FFT.c: At global scope: FFT.c:765:6: warning: 'void NTL::BitReverseCopy(long unsigned int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(unsigned long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetTime.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetPID.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ctools.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZVec.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c In file included from lip.c:6:0: g_lip_impl.h: In function '_ntl_crt_struct* _ntl_crt_struct_build(long int, _ntl_gbigint, long int (*)(long int))': g_lip_impl.h:4527:12: warning: unused variable 'i' [-Wunused-variable] long i; ^ g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_basic::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4681:18: warning: unused variable 'a' [-Wunused-variable] _ntl_gbigint *a; ^ g_lip_impl.h: At global scope: g_lip_impl.h:2195:1: warning: 'long int gxxeucl(_ntl_gbigint, _ntl_gbigint, void**, void**)' defined but not used [-Wunused-function] gxxeucl( ^~~~~~~ g_lip_impl.h: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**, void**)': g_lip_impl.h:3227:20: warning: 'got22' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got22, &n); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3226:20: warning: 'got21' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got21, &z); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3225:20: warning: 'got12' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got12, &y); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3224:20: warning: 'got11' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got11, &x); ~~~~~~~~~~^~~~~~~~~~~~~~ In file included from g_lip_impl.h:30:0, from lip.c:6: ../include/NTL/tools.h: In function 'long int _ntl_general_rem_one_struct_apply1(mp_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)': ../include/NTL/tools.h:895:6: warning: 'leftover' may be used uninitialized in this function [-Wmaybe-uninitialized] x += a; ~~^~~~ In file included from lip.c:6:0: g_lip_impl.h:6502:12: note: 'leftover' was declared here ll_type leftover; ^~~~~~~~ In file included from lip.c:6:0: g_lip_impl.h: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**)': g_lip_impl.h:3764:28: warning: 'inv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res); ~~~~^~~~~~~~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include tools.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_ZZ.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_ZZ_p.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include WordVector.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_GF2.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include thread.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include BasicThreadPool.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o 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 - BasicThreadPool.o a - fileio.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running Poly1TimeTest...001564666666666 [20] FFT_BIGTAB run: default default NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::PrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1658:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1755:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j, t, u, t1, u1, tt, tt1; ^~~~~~~~ FFT.c: At global scope: FFT.c:765:6: warning: 'void NTL::BitReverseCopy(long unsigned int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(unsigned long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - FFT.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - vec_ZZ_p.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running Poly1TimeTest...000940392058823 [34] 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.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:680:22: 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:718:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:766:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:795:23: 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:804:23: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^~~~~~~ ../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:969:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1052:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21_normalized(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1089:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::PrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1658:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: At global scope: FFT.c:765:6: warning: 'void NTL::BitReverseCopy(long unsigned int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(unsigned long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ make[2]: *** [makefile:397: FFT.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' run: default NTL_SPMM_ASM NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:680:22: 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:718:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:766:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:795:23: 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:804:23: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^~~~~~~ ../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:969:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1052:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21_normalized(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1089:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::PrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1658:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: At global scope: FFT.c:765:6: warning: 'void NTL::BitReverseCopy(long unsigned int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(unsigned long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ make[2]: *** [makefile:397: FFT.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' run: NTL_FFT_LAZYMUL default default NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2114:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j; ^~~~~~~~ FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - FFT.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - vec_ZZ_p.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running Poly1TimeTest...001400701578947 [19] FFT_LAZYMUL FFT_BIGTAB run: NTL_FFT_LAZYMUL default NTL_AVOID_BRANCHING NTL_FFT_BIGTAB make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2114:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j; ^~~~~~~~ FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - FFT.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - vec_ZZ_p.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running Poly1TimeTest...000764666666666 [40] 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.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:680:22: 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:718:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:766:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:795:23: 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:804:23: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^~~~~~~ ../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:969:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1052:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21_normalized(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1089:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPreconWithRem(long unsigned int&, long int, long int, long unsigned int)': FFT.c:1070:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H << 4, ninv); ^~~~~~~ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPrecon(long int, long int, long unsigned int)': FFT.c:1083:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H << 4, ninv); ^~~~~~~ FFT.c: In function 'long unsigned int NTL::LazyMulModPreconQuo(long unsigned int, long unsigned int, long unsigned int, long unsigned int)': FFT.c:1252:22: 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:1263:22: error: 'MulHiUL' was not declared in this scope unsigned long q = MulHiUL(a, bninv); ^~~~~~~ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ make[2]: *** [makefile:397: FFT.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.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.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:680:22: 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:718:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:766:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, ninv); ^~~~~~~ ../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:795:23: 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:804:23: error: 'MulHiUL' was not declared in this scope unsigned long qq = MulHiUL(a, bninv); ^~~~~~~ ../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:969:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(a, red.ninv); ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1052:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ ../include/NTL/sp_arith.h: In function 'long int NTL::sp_ll_red_21_normalized(long unsigned int, long unsigned int, long int, NTL::sp_ll_reduce_struct)': ../include/NTL/sp_arith.h:1089:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H, dinv.inv) + H; ^~~~~~~ FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPreconWithRem(long unsigned int&, long int, long int, long unsigned int)': FFT.c:1070:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H << 4, ninv); ^~~~~~~ FFT.c: In function 'long unsigned int NTL::sp_NormalizedLazyPrepMulModPrecon(long int, long int, long unsigned int)': FFT.c:1083:22: error: 'MulHiUL' was not declared in this scope unsigned long Q = MulHiUL(H << 4, ninv); ^~~~~~~ FFT.c: In function 'long unsigned int NTL::LazyMulModPreconQuo(long unsigned int, long unsigned int, long unsigned int, long unsigned int)': FFT.c:1252:22: 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:1263:22: error: 'MulHiUL' was not declared in this scope unsigned long q = MulHiUL(a, bninv); ^~~~~~~ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ make[2]: *** [makefile:397: FFT.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' run: NTL_FFT_LAZYMUL default NTL_AVOID_BRANCHING default make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2114:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j; ^~~~~~~~ FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - FFT.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - vec_ZZ_p.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running Poly1TimeTest...000824561403508 [38] FFT_LAZYMUL AVOID_BRANCHING make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2114:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j; ^~~~~~~~ FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c In file included from lip.c:6:0: g_lip_impl.h: In function '_ntl_crt_struct* _ntl_crt_struct_build(long int, _ntl_gbigint, long int (*)(long int))': g_lip_impl.h:4527:12: warning: unused variable 'i' [-Wunused-variable] long i; ^ g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_basic::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4681:18: warning: unused variable 'a' [-Wunused-variable] _ntl_gbigint *a; ^ g_lip_impl.h: At global scope: g_lip_impl.h:2195:1: warning: 'long int gxxeucl(_ntl_gbigint, _ntl_gbigint, void**, void**)' defined but not used [-Wunused-function] gxxeucl( ^~~~~~~ g_lip_impl.h: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**, void**)': g_lip_impl.h:3227:20: warning: 'got22' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got22, &n); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3226:20: warning: 'got21' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got21, &z); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3225:20: warning: 'got12' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got12, &y); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3224:20: warning: 'got11' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got11, &x); ~~~~~~~~~~^~~~~~~~~~~~~~ In file included from g_lip_impl.h:30:0, from lip.c:6: ../include/NTL/tools.h: In function 'long int _ntl_general_rem_one_struct_apply1(mp_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)': ../include/NTL/tools.h:895:6: warning: 'leftover' may be used uninitialized in this function [-Wmaybe-uninitialized] x += a; ~~^~~~ In file included from lip.c:6:0: g_lip_impl.h:6502:12: note: 'leftover' was declared here ll_type leftover; ^~~~~~~~ In file included from lip.c:6:0: g_lip_impl.h: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**)': g_lip_impl.h:3764:28: warning: 'inv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res); ~~~~^~~~~~~~~~~~~~~~~~~~ g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - FFT.o r - ZZ_p.o r - ZZ_pX.o r - ZZ_pX1.o r - lip.o r - vec_ZZ_p.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running GF2XTimeTest...000523274795321 [570] make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - GF2X.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running GF2XTimeTest...000509892473118 [620] NTL_GF2X_ALTCODE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - GF2X.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running GF2XTimeTest...000499779249448 [604] NTL_GF2X_ALTCODE1 make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - GF2X.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running GF2XTimeTest...000536406619385 [564] NTL_GF2X_NOINLINE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - GF2X.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running GF2XTimeTest...000532258064516 [620] NTL_GF2X_ALTCODE NTL_GF2X_NOINLINE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.o fileio.o r - GF2X.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' *** running GF2XTimeTest...000528980526918 [582] NTL_GF2X_ALTCODE1 NTL_GF2X_NOINLINE make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X.c GF2X.c:23:10: fatal error: wmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [makefile:397: GF2X.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X.c g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X1.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 BasicThreadPool.o fileio.o r - GF2X.o r - GF2X1.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly2TimeTest Poly2TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' *** running Poly2TimeTest...000081297297297 [37] DEFAULT make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c In file included from lip.c:6:0: g_lip_impl.h: In function '_ntl_crt_struct* _ntl_crt_struct_build(long int, _ntl_gbigint, long int (*)(long int))': g_lip_impl.h:4527:12: warning: unused variable 'i' [-Wunused-variable] long i; ^ g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_basic::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4681:18: warning: unused variable 'a' [-Wunused-variable] _ntl_gbigint *a; ^ g_lip_impl.h: At global scope: g_lip_impl.h:2195:1: warning: 'long int gxxeucl(_ntl_gbigint, _ntl_gbigint, void**, void**)' defined but not used [-Wunused-function] gxxeucl( ^~~~~~~ g_lip_impl.h: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**, void**)': g_lip_impl.h:3227:20: warning: 'got22' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got22, &n); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3226:20: warning: 'got21' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got21, &z); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3225:20: warning: 'got12' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got12, &y); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3224:20: warning: 'got11' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got11, &x); ~~~~~~~~~~^~~~~~~~~~~~~~ In file included from g_lip_impl.h:30:0, from lip.c:6: ../include/NTL/tools.h: In function 'long int _ntl_general_rem_one_struct_apply1(mp_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)': ../include/NTL/tools.h:895:6: warning: 'leftover' may be used uninitialized in this function [-Wmaybe-uninitialized] x += a; ~~^~~~ In file included from lip.c:6:0: g_lip_impl.h:6502:12: note: 'leftover' was declared here ll_type leftover; ^~~~~~~~ In file included from lip.c:6:0: g_lip_impl.h: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**)': g_lip_impl.h:3764:28: warning: 'inv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res); ~~~~^~~~~~~~~~~~~~~~~~~~ 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 BasicThreadPool.o fileio.o r - lip.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly2TimeTest Poly2TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' *** running Poly2TimeTest...000038162601626 [82] TBL_REM make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c In file included from lip.c:6:0: g_lip_impl.h: In function '_ntl_crt_struct* _ntl_crt_struct_build(long int, _ntl_gbigint, long int (*)(long int))': g_lip_impl.h:4527:12: warning: unused variable 'i' [-Wunused-variable] long i; ^ g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_basic::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4681:18: warning: unused variable 'a' [-Wunused-variable] _ntl_gbigint *a; ^ g_lip_impl.h: At global scope: g_lip_impl.h:2195:1: warning: 'long int gxxeucl(_ntl_gbigint, _ntl_gbigint, void**, void**)' defined but not used [-Wunused-function] gxxeucl( ^~~~~~~ g_lip_impl.h: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**, void**)': g_lip_impl.h:3227:20: warning: 'got22' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got22, &n); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3226:20: warning: 'got21' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got21, &z); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3225:20: warning: 'got12' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got12, &y); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3224:20: warning: 'got11' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got11, &x); ~~~~~~~~~~^~~~~~~~~~~~~~ In file included from g_lip_impl.h:30:0, from lip.c:6: ../include/NTL/tools.h: In function 'long int _ntl_general_rem_one_struct_apply1(mp_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)': ../include/NTL/tools.h:895:6: warning: 'leftover' may be used uninitialized in this function [-Wmaybe-uninitialized] x += a; ~~^~~~ In file included from lip.c:6:0: g_lip_impl.h:6502:12: note: 'leftover' was declared here ll_type leftover; ^~~~~~~~ In file included from lip.c:6:0: g_lip_impl.h: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**)': g_lip_impl.h:3764:28: warning: 'inv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res); ~~~~^~~~~~~~~~~~~~~~~~~~ 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 BasicThreadPool.o fileio.o r - lip.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly3TimeTest Poly3TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' *** running Poly3TimeTest...000194999999999 [16] DEFAULT make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c In file included from lip.c:6:0: g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_basic::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4681:18: warning: unused variable 'a' [-Wunused-variable] _ntl_gbigint *a; ^ g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_tbl::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4728:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ g_lip_impl.h: At global scope: g_lip_impl.h:2195:1: warning: 'long int gxxeucl(_ntl_gbigint, _ntl_gbigint, void**, void**)' defined but not used [-Wunused-function] gxxeucl( ^~~~~~~ g_lip_impl.h: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**, void**)': g_lip_impl.h:3227:20: warning: 'got22' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got22, &n); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3226:20: warning: 'got21' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got21, &z); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3225:20: warning: 'got12' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got12, &y); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3224:20: warning: 'got11' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got11, &x); ~~~~~~~~~~^~~~~~~~~~~~~~ In file included from g_lip_impl.h:30:0, from lip.c:6: ../include/NTL/tools.h: In function 'long int _ntl_general_rem_one_struct_apply1(mp_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)': ../include/NTL/tools.h:895:6: warning: 'leftover' may be used uninitialized in this function [-Wmaybe-uninitialized] x += a; ~~^~~~ In file included from lip.c:6:0: g_lip_impl.h:6502:12: note: 'leftover' was declared here ll_type leftover; ^~~~~~~~ In file included from lip.c:6:0: g_lip_impl.h: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**)': g_lip_impl.h:3764:28: warning: 'inv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res); ~~~~^~~~~~~~~~~~~~~~~~~~ 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 BasicThreadPool.o fileio.o r - lip.o ranlib wntl.a make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Poly3TimeTest Poly3TimeTest.c wntl.a -L/usr/lib -lgmp -lm make[2]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' *** running Poly3TimeTest...000133269841269 [21] CRT_ALTCODE *** the wizard is done!! make[2]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src/small/src' g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.0/src/small/src' /*************************** Basic Configuration Options: NTL_DISABLE_TLS_HACK NTL_GMP_LIP NTL_GF2X_LIB Resolution of double-word types: __int128_t __uint128_t Performance Options: NTL_AVOID_BRANCHING NTL_FFT_BIGTAB NTL_FFT_LAZYMUL NTL_TBL_REM NTL_CRT_ALTCODE NTL_GF2X_ALTCODE1 ***************************/ * * * Updating config.h and wizard_log.h * * make[1]: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src' make ntl.a make[1]: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src' libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FFT.c -fPIC -DPIC -o .libs/FFT.o FFT.c: In function 'void NTL::BasicBitReverseCopy(long int*, const long int*, long int)': FFT.c:640:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long int*, const long int*, long int)': FFT.c:663:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:663:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::BasicBitReverseCopy(long unsigned int*, const long int*, long int)': FFT.c:711:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::COBRA(long unsigned int*, const long int*, long int)': FFT.c:734:9: warning: unused variable 'i' [-Wunused-variable] long i, j; ^ FFT.c:734:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ FFT.c: In function 'void NTL::FFT_aux(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:1334:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:1334:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: In function 'void NTL::LazyPrecompFFTMultipliers(long int, long int, NTL::mulmod_t, const long int*, const FFTMultipliers&)': FFT.c:1997:15: warning: unused variable 'm' [-Wunused-variable] long m = 1L << s; ^ FFT.c: In function 'void NTL::FFT(long int*, const long int*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.c:2114:23: warning: variable 'm_fourth' set but not used [-Wunused-but-set-variable] long s, m, m_half, m_fourth, i, j; ^~~~~~~~ FFT.c:2115:24: warning: unused variable 't1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c:2115:28: warning: unused variable 'u1' [-Wunused-variable] unsigned long t, u, t1, u1; ^~ FFT.c: At global scope: FFT.c:694:6: warning: 'void NTL::BitReverseCopy(long int*, const long int*, long int)' defined but not used [-Wunused-function] void BitReverseCopy(long * NTL_RESTRICT B, const long * NTL_RESTRICT A, long k) ^~~~~~~~~~~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FacVec.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include FacVec.c -fPIC -DPIC -o .libs/FacVec.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2.c -fPIC -DPIC -o .libs/GF2.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2E.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2E.c -fPIC -DPIC -o .libs/GF2E.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2EX.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2EX.c -fPIC -DPIC -o .libs/GF2EX.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2EXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2EXFactoring.c -fPIC -DPIC -o .libs/GF2EXFactoring.o GF2EXFactoring.c: In function 'void NTL::GenerateBabySteps(NTL::GF2EX&, const NTL::GF2EX&, const NTL::GF2EX&, long int, NTL::FileList&, long int)': GF2EXFactoring.c:1705:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ GF2EXFactoring.c: In function 'void NTL::GenerateGiantSteps(const NTL::GF2EX&, const NTL::GF2EX&, long int, NTL::FileList&, long int)': GF2EXFactoring.c:1772:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ GF2EXFactoring.c: In function 'void NTL::NewDDF(NTL::vec_pair_GF2EX_long&, const NTL::GF2EX&, const NTL::GF2EX&, long int)': GF2EXFactoring.c:1905:9: warning: 'first_gs' may be used uninitialized in this function [-Wmaybe-uninitialized] long first_gs; ^~~~~~~~ GF2EXFactoring.c:1955:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t = GetTime()-t; ~~^~~~~~~~~~~~~ GF2EXFactoring.c:1879:11: note: 't' was declared here double t; ^ GF2EXFactoring.c: In function 'void NTL::EDF(NTL::vec_GF2EX&, const NTL::GF2EX&, const NTL::GF2EX&, long int, long int)': GF2EXFactoring.c:1024:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ GF2EXFactoring.c: In function 'void NTL::SFBerlekamp(NTL::vec_GF2EX&, const NTL::GF2EX&, long int)': GF2EXFactoring.c:564:39: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) { cerr << (GetTime()-t) << "\n"; } ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X.c -fPIC -DPIC -o .libs/GF2X.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X1.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2X1.c -fPIC -DPIC -o .libs/GF2X1.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2XFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2XFactoring.c -fPIC -DPIC -o .libs/GF2XFactoring.o GF2XFactoring.c: In function 'void NTL::EDF(NTL::vec_GF2X&, const NTL::GF2X&, long int, long int)': GF2XFactoring.c:355:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2XVec.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include GF2XVec.c -fPIC -DPIC -o .libs/GF2XVec.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetTime.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetTime.c -fPIC -DPIC -o .libs/GetTime.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetTime.c -o GetTime.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetPID.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetPID.c -fPIC -DPIC -o .libs/GetPID.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c GetPID.c -o GetPID.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include HNF.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include HNF.c -fPIC -DPIC -o .libs/HNF.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ctools.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ctools.c -fPIC -DPIC -o .libs/ctools.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ctools.c -o ctools.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL.c -fPIC -DPIC -o .libs/LLL.o LLL.c: In function 'void NTL::IncrementalGS(NTL::mat_ZZ&, NTL::vec_long&, NTL::vec_ZZ&, NTL::vec_vec_ZZ&, long int&, long int)': LLL.c:355:9: warning: unused variable 'n' [-Wunused-variable] long n = B.NumCols(); ^ LLL.c:356:9: warning: unused variable 'm' [-Wunused-variable] long m = B.NumRows(); ^ LLL.c: In function 'long int NTL::LLL(NTL::vec_ZZ&, NTL::mat_ZZ&, NTL::mat_ZZ*, long int, long int, long int)': LLL.c:404:9: warning: unused variable 'n' [-Wunused-variable] long n = B.NumCols(); ^ LLL.c: In function 'long int NTL::image(NTL::ZZ&, NTL::mat_ZZ&, NTL::mat_ZZ*, long int)': LLL.c:468:9: warning: unused variable 'n' [-Wunused-variable] long n = B.NumCols(); ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_FP.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_FP.c -fPIC -DPIC -o .libs/LLL_FP.o LLL_FP.c: In function 'long int NTL::BKZ_FP(NTL::mat_ZZ&, NTL::mat_ZZ*, double, long int, long int, NTL::LLLCheckFct)': LLL_FP.c:1426:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_QP.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_QP.c -fPIC -DPIC -o .libs/LLL_QP.o LLL_QP.c: In function 'long int NTL::BKZ_QP(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::quad_float, long int, long int, NTL::LLLCheckFct)': LLL_QP.c:1240:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ LLL_QP.c: In function 'long int NTL::BKZ_QP1(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::quad_float, long int, long int, NTL::LLLCheckFct)': LLL_QP.c:1717:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_RR.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_RR.c -fPIC -DPIC -o .libs/LLL_RR.o LLL_RR.c: In function 'long int NTL::BKZ_RR(NTL::mat_ZZ&, NTL::mat_ZZ*, const NTL::RR&, long int, long int, NTL::LLLCheckFct)': LLL_RR.c:927:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_XD.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include LLL_XD.c -fPIC -DPIC -o .libs/LLL_XD.o LLL_XD.c: In function 'long int NTL::BKZ_XD(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::xdouble, long int, long int, NTL::LLLCheckFct)': LLL_XD.c:962:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include RR.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include RR.c -fPIC -DPIC -o .libs/RR.o RR.c: In function 'void NTL::conv(NTL::RR&, const char*)': RR.c:1323:7: warning: 'e_sign' may be used uninitialized in this function [-Wmaybe-uninitialized] if (e_sign < 0) E = -E; ^~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include WordVector.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include WordVector.c -fPIC -DPIC -o .libs/WordVector.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ.c -fPIC -DPIC -o .libs/ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZVec.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZVec.c -fPIC -DPIC -o .libs/ZZVec.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZX.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZX.c -fPIC -DPIC -o .libs/ZZX.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZX1.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZX1.c -fPIC -DPIC -o .libs/ZZX1.o ZZX1.c: In function 'void NTL::conv(NTL::vec_zz_p&, const NTL::ZZVec&)': ZZX1.c:685:9: warning: unused variable 'i' [-Wunused-variable] long i, n; ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZXCharPoly.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZXCharPoly.c -fPIC -DPIC -o .libs/ZZXCharPoly.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZXFactoring.c -fPIC -DPIC -o .libs/ZZXFactoring.o ZZXFactoring.c: In function 'void NTL::CardinalitySearch1(NTL::vec_ZZX&, NTL::ZZX&, NTL::vec_ZZ_pX&, NTL::LocalInfoT&, long int, long int, long int)': ZZXFactoring.c:1718:9: warning: unused variable 'init_pruning' [-Wunused-variable] long init_pruning = pruning; ^~~~~~~~~~~~ ZZXFactoring.c: At global scope: ZZXFactoring.c:1487:6: warning: 'void NTL::RemoveFactors1(NTL::vec_vec_long&, const vec_long&, long int)' defined but not used [-Wunused-function] void RemoveFactors1(vec_vec_long& W, const vec_long& I, long r) ^~~~~~~~~~~~~~ ZZXFactoring.c: In function 'void NTL::MultiLift(NTL::vec_ZZX&, const vec_zz_pX&, const NTL::ZZX&, long int, long int)': ZZXFactoring.c:428:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ ZZXFactoring.c: In function 'void NTL::UpdateLocalInfo(NTL::LocalInfoT&, NTL::vec_ZZ&, const vec_ZZ_pX&, const vec_ZZX&, const NTL::ZZX&, long int, long int)': ZZXFactoring.c:954:33: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ ZZXFactoring.c: In function 'void NTL::CardinalitySearch(NTL::vec_ZZX&, NTL::ZZX&, NTL::vec_ZZ_pX&, NTL::LocalInfoT&, long int, long int, long int)': ZZXFactoring.c:1179:47: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << "time: " << (end_time-start_time) << "\n"; ^ ZZXFactoring.c: In function 'void NTL::CardinalitySearch1(NTL::vec_ZZX&, NTL::ZZX&, NTL::vec_ZZ_pX&, NTL::LocalInfoT&, long int, long int, long int)': ZZXFactoring.c:2086:47: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << "time: " << (end_time-start_time) << "\n"; ^ In file included from ../include/NTL/ZZ.h:20:0, from ../include/NTL/vec_ZZ.h:5, from ../include/NTL/ZZX.h:5, from ../include/NTL/ZZXFactoring.h:5, from ZZXFactoring.c:2: ../include/NTL/vector.h: In function 'void NTL::ll_SFFactor(NTL::vec_ZZX&, const NTL::ZZX&, long int, long int)': ../include/NTL/vector.h:191:23: warning: 'bestp_index' may be used uninitialized in this function [-Wmaybe-uninitialized] return _vec__rep[i]; ~~~~~~~~~^ ZZXFactoring.c:600:9: note: 'bestp_index' was declared here long bestp_index; ^~~~~~~~~~~ ZZXFactoring.c:3419:12: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t = GetTime()-t; ~~^~~~~~~~~~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_p.c -fPIC -DPIC -o .libs/ZZ_p.o ZZ_p.c: In static member function 'static void NTL::ZZ_p::DoInstall()': ZZ_p.c:93:37: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] FFTInfo->MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pE.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pE.c -fPIC -DPIC -o .libs/ZZ_pE.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pEX.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pEX.c -fPIC -DPIC -o .libs/ZZ_pEX.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pEXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pEXFactoring.c -fPIC -DPIC -o .libs/ZZ_pEXFactoring.o ZZ_pEXFactoring.c: In function 'void NTL::GenerateBabySteps(NTL::ZZ_pEX&, const NTL::ZZ_pEX&, const NTL::ZZ_pEX&, long int, NTL::FileList&, long int)': ZZ_pEXFactoring.c:1135:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ ZZ_pEXFactoring.c: In function 'void NTL::GenerateGiantSteps(const NTL::ZZ_pEX&, const NTL::ZZ_pEX&, long int, NTL::FileList&, long int)': ZZ_pEXFactoring.c:1199:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ ZZ_pEXFactoring.c: In function 'void NTL::NewDDF(NTL::vec_pair_ZZ_pEX_long&, const NTL::ZZ_pEX&, const NTL::ZZ_pEX&, long int)': ZZ_pEXFactoring.c:1335:9: warning: 'first_gs' may be used uninitialized in this function [-Wmaybe-uninitialized] long first_gs; ^~~~~~~~ ZZ_pEXFactoring.c:1385:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t = GetTime()-t; ~~^~~~~~~~~~~~~ ZZ_pEXFactoring.c:1309:11: note: 't' was declared here double t; ^ ZZ_pEXFactoring.c: In function 'void NTL::EDF(NTL::vec_ZZ_pEX&, const NTL::ZZ_pEX&, const NTL::ZZ_pEX&, long int, long int)': ZZ_pEXFactoring.c:462:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX.c -fPIC -DPIC -o .libs/ZZ_pX.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pX1.c -fPIC -DPIC -o .libs/ZZ_pX1.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pXCharPoly.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pXCharPoly.c -fPIC -DPIC -o .libs/ZZ_pXCharPoly.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include ZZ_pXFactoring.c -fPIC -DPIC -o .libs/ZZ_pXFactoring.o ZZ_pXFactoring.c: In function 'void NTL::GenerateBabySteps(NTL::ZZ_pX&, const NTL::ZZ_pX&, const NTL::ZZ_pX&, long int, NTL::FileList&, long int)': ZZ_pXFactoring.c:1528:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ ZZ_pXFactoring.c: In function 'void NTL::GenerateGiantSteps(const NTL::ZZ_pX&, const NTL::ZZ_pX&, long int, NTL::FileList&, long int)': ZZ_pXFactoring.c:1581:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ ZZ_pXFactoring.c: In function 'void NTL::NewDDF(NTL::vec_pair_ZZ_pX_long&, const NTL::ZZ_pX&, const NTL::ZZ_pX&, long int)': ZZ_pXFactoring.c:1716:9: warning: 'first_gs' may be used uninitialized in this function [-Wmaybe-uninitialized] long first_gs; ^~~~~~~~ ZZ_pXFactoring.c:1766:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t = GetTime()-t; ~~^~~~~~~~~~~~~ ZZ_pXFactoring.c:1690:11: note: 't' was declared here double t; ^ ZZ_pXFactoring.c: In function 'void NTL::EDF(NTL::vec_ZZ_pX&, const NTL::ZZ_pX&, const NTL::ZZ_pX&, long int, long int)': ZZ_pXFactoring.c:864:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ ZZ_pXFactoring.c: In function 'void NTL::SFBerlekamp(NTL::vec_ZZ_pX&, const NTL::ZZ_pX&, long int)': ZZ_pXFactoring.c:402:39: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) { cerr << (GetTime()-t) << "\n"; } ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include fileio.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include fileio.c -fPIC -DPIC -o .libs/fileio.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lip.c -fPIC -DPIC -o .libs/lip.o In file included from lip.c:6:0: g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_basic::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4681:18: warning: unused variable 'a' [-Wunused-variable] _ntl_gbigint *a; ^ g_lip_impl.h: In member function 'virtual void _ntl_crt_struct_tbl::eval(void**, const long int*, _ntl_tmp_vec*)': g_lip_impl.h:4728:12: warning: unused variable 'j' [-Wunused-variable] long i, j; ^ g_lip_impl.h: At global scope: g_lip_impl.h:2195:1: warning: 'long int gxxeucl(_ntl_gbigint, _ntl_gbigint, void**, void**)' defined but not used [-Wunused-function] gxxeucl( ^~~~~~~ g_lip_impl.h: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**, void**)': g_lip_impl.h:3227:20: warning: 'got22' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got22, &n); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3226:20: warning: 'got21' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got21, &z); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3225:20: warning: 'got12' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(n, got12, &y); ~~~~~~~~~~^~~~~~~~~~~~~~ g_lip_impl.h:3224:20: warning: 'got11' may be used uninitialized in this function [-Wmaybe-uninitialized] _ntl_gsmul(a, got11, &x); ~~~~~~~~~~^~~~~~~~~~~~~~ In file included from g_lip_impl.h:30:0, from lip.c:6: ../include/NTL/tools.h: In function 'long int _ntl_general_rem_one_struct_apply1(mp_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)': ../include/NTL/tools.h:895:6: warning: 'leftover' may be used uninitialized in this function [-Wmaybe-uninitialized] x += a; ~~^~~~ In file included from lip.c:6:0: g_lip_impl.h:6502:12: note: 'leftover' was declared here ll_type leftover; ^~~~~~~~ In file included from lip.c:6:0: g_lip_impl.h: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, void**)': g_lip_impl.h:3764:28: warning: 'inv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res); ~~~~^~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_p.c -fPIC -DPIC -o .libs/lzz_p.o lzz_p.c: In constructor 'NTL::zz_pInfoT::zz_pInfoT(long int, long int)': lzz_p.c:59:25: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] MaxRoot = CalcMaxRoot(q); ~~~~~~~~~~~^~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pE.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pE.c -fPIC -DPIC -o .libs/lzz_pE.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pEX.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pEX.c -fPIC -DPIC -o .libs/lzz_pEX.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pEXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pEXFactoring.c -fPIC -DPIC -o .libs/lzz_pEXFactoring.o lzz_pEXFactoring.c: In function 'void NTL::GenerateBabySteps(NTL::zz_pEX&, const NTL::zz_pEX&, const NTL::zz_pEX&, long int, NTL::FileList&, long int)': lzz_pEXFactoring.c:1135:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ lzz_pEXFactoring.c: In function 'void NTL::GenerateGiantSteps(const NTL::zz_pEX&, const NTL::zz_pEX&, long int, NTL::FileList&, long int)': lzz_pEXFactoring.c:1199:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ lzz_pEXFactoring.c: In function 'void NTL::NewDDF(NTL::vec_pair_zz_pEX_long&, const NTL::zz_pEX&, const NTL::zz_pEX&, long int)': lzz_pEXFactoring.c:1336:9: warning: 'first_gs' may be used uninitialized in this function [-Wmaybe-uninitialized] long first_gs; ^~~~~~~~ lzz_pEXFactoring.c:1386:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t = GetTime()-t; ~~^~~~~~~~~~~~~ lzz_pEXFactoring.c:1310:11: note: 't' was declared here double t; ^ lzz_pEXFactoring.c: In function 'void NTL::EDF(NTL::vec_zz_pEX&, const NTL::zz_pEX&, const NTL::zz_pEX&, long int, long int)': lzz_pEXFactoring.c:461:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pX.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pX.c -fPIC -DPIC -o .libs/lzz_pX.o lzz_pX.c: In function 'void NTL::random(NTL::zz_pX&, long int)': lzz_pX.c:1342:9: warning: unused variable 'i' [-Wunused-variable] long i; ^ lzz_pX.c: In function 'void NTL::FromModularRep(NTL::zz_p&, long int*, NTL::zz_pInfoT*)': lzz_pX.c:1426:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] mulmod_t pinv = info->pinv; ^~~~ lzz_pX.c:1428:12: warning: unused variable 'x' [-Wunused-variable] double *x = info->x.elts(); ^ lzz_pX.c: In function 'void NTL::FromModularRep(NTL::zz_p*, const NTL::fftRep&, long int, long int, NTL::zz_pInfoT*)': lzz_pX.c:1564:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] mulmod_t pinv = info->pinv; ^~~~ lzz_pX.c:1566:12: warning: unused variable 'x' [-Wunused-variable] double *x = info->x.elts(); ^ lzz_pX.c: In function 'void NTL::RevTofftRep(NTL::fftRep&, const vec_zz_p&, long int, long int, long int, long int)': lzz_pX.c:1756:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (j1 = j + n; j1 < m; j1 += n) ^~~ lzz_pX.c:1758:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' y.tbl[0][offset] = accum; ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pX1.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pX1.c -fPIC -DPIC -o .libs/lzz_pX1.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pXCharPoly.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pXCharPoly.c -fPIC -DPIC -o .libs/lzz_pXCharPoly.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pXFactoring.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include lzz_pXFactoring.c -fPIC -DPIC -o .libs/lzz_pXFactoring.o lzz_pXFactoring.c: In function 'void NTL::RandomBasisElt(NTL::zz_pX&, NTL::mat_zz_p&)': lzz_pXFactoring.c:222:9: warning: unused variable 'n' [-Wunused-variable] long n = ker.NumCols(); ^ lzz_pXFactoring.c: At global scope: lzz_pXFactoring.c:69:6: warning: 'void NTL::NullSpace(long int&, NTL::vec_long&, NTL::vec_vec_zz_p&, long int)' defined but not used [-Wunused-function] void NullSpace(long& r, vec_long& D, vec_vec_zz_p& M, long verbose) ^~~~~~~~~ lzz_pXFactoring.c: In function 'void NTL::NewDDF(NTL::vec_pair_zz_pX_long&, const NTL::zz_pX&, const NTL::zz_pX&, long int)': lzz_pXFactoring.c:1715:9: warning: 'first_gs' may be used uninitialized in this function [-Wmaybe-uninitialized] long first_gs; ^~~~~~~~ lzz_pXFactoring.c:1765:9: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t = GetTime()-t; ~~^~~~~~~~~~~~~ lzz_pXFactoring.c:1689:11: note: 't' was declared here double t; ^ lzz_pXFactoring.c:1554:27: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] cerr << (GetTime()-t) << "\n"; ^ lzz_pXFactoring.c:1513:11: note: 't' was declared here double t; ^ lzz_pXFactoring.c: In function 'void NTL::EDF(NTL::vec_zz_pX&, const NTL::zz_pX&, const NTL::zz_pX&, long int, long int)': lzz_pXFactoring.c:822:37: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) cerr << (GetTime()-t) << "\n"; ^ lzz_pXFactoring.c: In function 'void NTL::SFBerlekamp(NTL::vec_zz_pX&, const NTL::zz_pX&, long int)': lzz_pXFactoring.c:362:39: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose) { cerr << (GetTime()-t) << "\n"; } ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_GF2.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_GF2.c -fPIC -DPIC -o .libs/mat_GF2.o mat_GF2.c: In function 'void NTL::kernel(NTL::mat_GF2&, const mat_GF2&)': mat_GF2.c:586:9: warning: unused variable 'n' [-Wunused-variable] long n = A.NumCols(); ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_GF2E.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_GF2E.c -fPIC -DPIC -o .libs/mat_GF2E.o mat_GF2E.c: In function 'void NTL::kernel(NTL::mat_GF2E&, const mat_GF2E&)': mat_GF2E.c:590:9: warning: unused variable 'n' [-Wunused-variable] long n = A.NumCols(); ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_RR.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_RR.c -fPIC -DPIC -o .libs/mat_RR.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_ZZ.c -fPIC -DPIC -o .libs/mat_ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_ZZ_p.c -fPIC -DPIC -o .libs/mat_ZZ_p.o mat_ZZ_p.c: In function 'void NTL::kernel(NTL::mat_ZZ_p&, const mat_ZZ_p&)': mat_ZZ_p.c:633:9: warning: unused variable 'n' [-Wunused-variable] long n = A.NumCols(); ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_ZZ_pE.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_ZZ_pE.c -fPIC -DPIC -o .libs/mat_ZZ_pE.o mat_ZZ_pE.c: In function 'void NTL::kernel(NTL::mat_ZZ_pE&, const mat_ZZ_pE&)': mat_ZZ_pE.c:642:9: warning: unused variable 'n' [-Wunused-variable] long n = A.NumCols(); ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_lzz_p.c -fPIC -DPIC -o .libs/mat_lzz_p.o mat_lzz_p.c: In function 'void NTL::mul(NTL::vec_zz_p&, const vec_zz_p&, const mat_zz_p&)': mat_lzz_p.c:444:18: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(l)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::mul_aux(NTL::vec_zz_p&, const mat_zz_p&, const vec_zz_p&)': mat_lzz_p.c:486:15: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(l) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::mul(NTL::mat_zz_p&, const mat_zz_p&, NTL::zz_p)': mat_lzz_p.c:602:18: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::basic_mul(const NTL::mat_window_zz_p&, const NTL::const_mat_window_zz_p&, const NTL::const_mat_window_zz_p&)': mat_lzz_p.c:2639:15: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(l)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::alt_mul_L(const NTL::mat_window_zz_p&, const NTL::const_mat_window_zz_p&, const NTL::const_mat_window_zz_p&)': mat_lzz_p.c:2684:15: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(l)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::alt_mul_LL(const NTL::mat_window_zz_p&, const NTL::const_mat_window_zz_p&, const NTL::const_mat_window_zz_p&)': mat_lzz_p.c:2718:15: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(l)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::blk_mul_LL(const NTL::mat_window_zz_p&, const NTL::const_mat_window_zz_p&, const NTL::const_mat_window_zz_p&)': mat_lzz_p.c:2886:15: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(l)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::blk_mul_L(const NTL::mat_window_zz_p&, const NTL::const_mat_window_zz_p&, const NTL::const_mat_window_zz_p&)': mat_lzz_p.c:2981:15: warning: unused variable 'seq' [-Wunused-variable] const bool seq = double(n)*double(l)*double(m) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::basic_inv(NTL::zz_p&, NTL::mat_zz_p&, const mat_zz_p&, bool)': mat_lzz_p.c:3422:9: warning: unused variable 'seq' [-Wunused-variable] bool seq = n < PAR_THRESH_SQ; ^~~ mat_lzz_p.c: In function 'void NTL::alt_inv_L(NTL::zz_p&, NTL::mat_zz_p&, const mat_zz_p&, bool)': mat_lzz_p.c:3552:9: warning: unused variable 'seq' [-Wunused-variable] bool seq = n < PAR_THRESH_SQ; ^~~ mat_lzz_p.c: In function 'void NTL::blk_inv_L(NTL::zz_p&, NTL::mat_zz_p&, const mat_zz_p&, bool)': mat_lzz_p.c:4168:9: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(n)*double(n)*double(MAT_BLK_SZ) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::blk_inv_LL(NTL::zz_p&, NTL::mat_zz_p&, const mat_zz_p&, bool)': mat_lzz_p.c:4427:9: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(n)*double(n)*double(MAT_BLK_SZ) < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'void NTL::basic_tri(NTL::zz_p&, const mat_zz_p&, const vec_zz_p*, NTL::vec_zz_p*, bool, bool)': mat_lzz_p.c:4796:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = n-(k+1) < PAR_THRESH_SQ; ^~~ mat_lzz_p.c:4750:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] bool pivoting = false; ^~~~~~~~ mat_lzz_p.c: In function 'void NTL::alt_tri_L(NTL::zz_p&, const mat_zz_p&, const vec_zz_p*, NTL::vec_zz_p*, bool, bool)': mat_lzz_p.c:4978:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = n-(k+1) < PAR_THRESH_SQ; ^~~ mat_lzz_p.c:4916:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] bool pivoting = false; ^~~~~~~~ mat_lzz_p.c: In function 'void NTL::blk_tri_L(NTL::zz_p&, const mat_zz_p&, const vec_zz_p*, NTL::vec_zz_p*, bool, bool)': mat_lzz_p.c:5703:12: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(npanels-(kpanel+1))*double(n)*double(MAT_BLK_SZ)*double(MAT_BLK_SZ) < PAR_THRESH; ^~~ mat_lzz_p.c:5592:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] bool pivoting = false; ^~~~~~~~ mat_lzz_p.c: In function 'void NTL::blk_tri_LL(NTL::zz_p&, const mat_zz_p&, const vec_zz_p*, NTL::vec_zz_p*, bool, bool)': mat_lzz_p.c:5949:12: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(npanels-(kpanel+1))*double(n)*double(MAT_BLK_SZ)*double(MAT_BLK_SZ) < PAR_THRESH; ^~~ mat_lzz_p.c:5863:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] bool pivoting = false; ^~~~~~~~ mat_lzz_p.c: In function 'long int NTL::elim_basic(const mat_zz_p&, NTL::mat_zz_p*, NTL::mat_zz_p*, long int, bool)': mat_lzz_p.c:6215:12: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(n-r)*double(m-k) < PAR_THRESH; ^~~ mat_lzz_p.c:6289:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(n-r)*double(r)*double(r)/2 < PAR_THRESH; ^~~ mat_lzz_p.c: In function 'long int NTL::elim_blk_L(const mat_zz_p&, NTL::mat_zz_p*, NTL::mat_zz_p*, long int, bool)': mat_lzz_p.c:7118:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = ^~~ mat_lzz_p.c:7208:8: warning: unused variable 'colblocks' [-Wunused-variable] long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ; ^~~~~~~~~ mat_lzz_p.c:7234:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(n-r)*double(r)*double(r)/2 < PAR_THRESH; ^~~ mat_lzz_p.c:6962:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] mulmod_t pinv = zz_p::ModulusInverse(); ^~~~ mat_lzz_p.c: In function 'long int NTL::elim_blk_LL(const mat_zz_p&, NTL::mat_zz_p*, NTL::mat_zz_p*, long int, bool)': mat_lzz_p.c:7588:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = ^~~ mat_lzz_p.c:7673:8: warning: unused variable 'colblocks' [-Wunused-variable] long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ; ^~~~~~~~~ mat_lzz_p.c:7699:15: warning: unused variable 'seq' [-Wunused-variable] bool seq = double(n-r)*double(r)*double(r)/2 < PAR_THRESH; ^~~ mat_lzz_p.c: At global scope: mat_lzz_p.c:2493:6: warning: 'void NTL::muladd1_by_32_half2(long int*, const long int*, const long int*, long int, long int, NTL::sp_ll_reduce_struct)' defined but not used [-Wunused-function] void muladd1_by_32_half2(long *x, const long *a, const long *b, ^~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_lzz_pE.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_lzz_pE.c -fPIC -DPIC -o .libs/mat_lzz_pE.o mat_lzz_pE.c: In function 'void NTL::kernel(NTL::mat_zz_pE&, const mat_zz_pE&)': mat_lzz_pE.c:644:9: warning: unused variable 'n' [-Wunused-variable] long n = A.NumCols(); ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_poly_ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_poly_ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include mat_poly_lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include quad_float.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include quad_float.c -fPIC -DPIC -o .libs/quad_float.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include tools.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include tools.c -fPIC -DPIC -o .libs/tools.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_GF2.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_GF2.c -fPIC -DPIC -o .libs/vec_GF2.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_GF2E.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_GF2E.c -fPIC -DPIC -o .libs/vec_GF2E.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_RR.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_RR.c -fPIC -DPIC -o .libs/vec_RR.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_ZZ.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_ZZ.c -fPIC -DPIC -o .libs/vec_ZZ.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_ZZ_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_ZZ_pE.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_lzz_p.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_lzz_p.c -fPIC -DPIC -o .libs/vec_lzz_p.o vec_lzz_p.c: In function 'void NTL::conv(NTL::vec_zz_p&, const vec_ZZ&)': vec_lzz_p.c:10:9: warning: unused variable 'i' [-Wunused-variable] long i, n; ^ vec_lzz_p.c: In function 'void NTL::conv(NTL::vec_zz_p&, const NTL::Vec&)': vec_lzz_p.c:21:9: warning: unused variable 'i' [-Wunused-variable] long i, n; ^ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include vec_lzz_pE.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include xdouble.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include xdouble.c -fPIC -DPIC -o .libs/xdouble.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_FP.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_FP.c -fPIC -DPIC -o .libs/G_LLL_FP.o G_LLL_FP.c: In function 'long int NTL::G_BKZ_FP(NTL::mat_ZZ&, NTL::mat_ZZ*, double, long int, long int, NTL::LLLCheckFct)': G_LLL_FP.c:1312:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_QP.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_QP.c -fPIC -DPIC -o .libs/G_LLL_QP.o G_LLL_QP.c: In function 'long int NTL::G_BKZ_QP(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::quad_float, long int, long int, NTL::LLLCheckFct)': G_LLL_QP.c:1316:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ G_LLL_QP.c: In function 'long int NTL::G_BKZ_QP1(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::quad_float, long int, long int, NTL::LLLCheckFct)': G_LLL_QP.c:1790:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_XD.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_XD.c -fPIC -DPIC -o .libs/G_LLL_XD.o G_LLL_XD.c: In function 'long int NTL::G_BKZ_XD(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::xdouble, long int, long int, NTL::LLLCheckFct)': G_LLL_XD.c:1057:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_RR.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include G_LLL_RR.c -fPIC -DPIC -o .libs/G_LLL_RR.o G_LLL_RR.c: In function 'long int NTL::G_BKZ_RR(NTL::mat_ZZ&, NTL::mat_ZZ*, const NTL::RR&, long int, long int, NTL::LLLCheckFct)': G_LLL_RR.c:1087:38: warning: 'tt1' may be used uninitialized in this function [-Wmaybe-uninitialized] enum_time += tt - tt1; ~~~^~~~~ libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include thread.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include thread.c -fPIC -DPIC -o .libs/thread.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include thread.c -o thread.o >/dev/null 2>&1 libtool --tag=CXX --mode=compile g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include BasicThreadPool.c libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include BasicThreadPool.c -fPIC -DPIC -o .libs/BasicThreadPool.o libtool: compile: g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c -I/usr/include BasicThreadPool.c -o BasicThreadPool.o >/dev/null 2>&1 libtool --tag=CXX --mode=link g++ -I../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BasicThreadPool.lo -L/usr/lib -lgmp -L/usr/lib -lgf2x -lm -rpath /usr/lib64 -version-info `cat VERSION_INFO` #LSHAR libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/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 .libs/BasicThreadPool.o -L/usr/lib -lgmp -lgf2x -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7/../../../../riscv64-unknown-linux-gnu/lib -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libntl.so.29 -o .libs/libntl.so.29.0.0 libtool: link: (cd ".libs" && rm -f "libntl.so.29" && ln -s "libntl.so.29.0.0" "libntl.so.29") libtool: link: (cd ".libs" && rm -f "libntl.so" && ln -s "libntl.so.29.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 BasicThreadPool.o 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.11.0/src' touch all make: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gnTMpc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64 + cd ntl-9.11.0 + make -C src install PREFIX=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr DOCDIR=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc INCLUDEDIR=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/include LIBDIR=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64 make: Entering directory '/builddir/build/BUILD/ntl-9.11.0/src' mkdir -p -m 755 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/include rm -rf /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/include/NTL mkdir -m 755 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/include/NTL cp -p ../include/NTL/*.h /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/include/NTL chmod -R a+r /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/include/NTL mkdir -p -m 755 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc rm -rf /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL mkdir -m 755 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL cp -p ../doc/*.txt /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL cp -p ../doc/*.html /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL cp -p ../doc/*.gif /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL chmod -R a+r /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL mkdir -p -m 755 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64 libtool --mode=install cp -p libntl.la /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64 #LSHAR libtool: install: cp -p .libs/libntl.so.29.0.0 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.so.29.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libntl.so.29.0.0 libntl.so.29 || { rm -f libntl.so.29 && ln -s libntl.so.29.0.0 libntl.so.29; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libntl.so.29.0.0 libntl.so || { rm -f libntl.so && ln -s libntl.so.29.0.0 libntl.so; }; }) libtool: install: cp -p .libs/libntl.lai /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.la libtool: install: cp -p .libs/libntl.a /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.a libtool: install: ranlib /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make: Leaving directory '/builddir/build/BUILD/ntl-9.11.0/src' + chmod 0755 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.so.29 /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.so.29.0.0 + rm -rfv /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_GF2E.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-changes.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pEX.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-gmp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/pair.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/Lazy.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pEXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_lzz_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_poly_ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_poly_ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_GF2.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_lzz_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/Lazy.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_RR.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-intro.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_RR.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/LLL.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-unix.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-roadmap.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/pair.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2X.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_GF2.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_lzz_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_GF2E.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/sedscript.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2XVec.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_ZZ_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex6.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/quad_float.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/LazyTable.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2EXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/flags.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2EX.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tools.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_GF2.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ack.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/conversions.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_GF2E.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/version.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/HNF.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/BasicThreadPool.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_GF2.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZVec.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2E.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/LLL.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_RR.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/xdouble.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZX.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_RR.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2EXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2EX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_poly_ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2E.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/version.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/matrix.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZVec.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/arrow2.gif' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vector.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-examples.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/HNF.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2XFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/RR.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex7.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2X.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/config.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pEX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pEXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-win.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/xdouble.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_ZZ.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_poly_ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pX.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex1.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/names.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_GF2E.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pEXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/matrix.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pX.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_ZZ_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/quad_float.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/SmartPtr.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_ZZ_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2XFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex3.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-gf2x.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZXFactoring.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/SmartPtr.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/LazyTable.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/arrow1.gif' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pEX.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/copying.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pEX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-modules.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-time.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZX.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex4.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/ZZ_pEXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex5.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_lzz_pE.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_ZZ_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-impl.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/BasicThreadPool.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tools.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vector.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_ZZ_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_poly_lzz_p.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_poly_lzz_p.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/RR.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-ex2.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-struct.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2XVec.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/lzz_pXFactoring.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/mat_ZZ.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/GF2.txt' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/tour-tips.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/vec_ZZ_pE.cpp.html' removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL/arrow3.gif' removed directory '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/NTL' + rm -fv /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.la removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.la' + rm -fv /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.a removed '/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/lib64/libntl.a' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ntl-9.11.0-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X5ZW1i + umask 022 + cd /builddir/build/BUILD + cd ntl-9.11.0 + DOCDIR=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/ntl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/ntl + cp -pr README /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/ntl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UgjsKD + umask 022 + cd /builddir/build/BUILD + cd ntl-9.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/licenses/ntl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/licenses/ntl + cp -pr doc/copying.txt /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/licenses/ntl + exit 0 Provides: libntl.so.29()(64bit) ntl = 9.11.0-1.fc28 ntl(riscv-64) = 9.11.0-1.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgf2x.so.1()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ntl-devel-9.11.0-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yaTeUS + umask 022 + cd /builddir/build/BUILD + cd ntl-9.11.0 + DOCDIR=/builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/ntl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64/usr/share/doc/ntl-devel + cp -pr doc/BasicThreadPool.cpp.html doc/BasicThreadPool.txt 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-ex7.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.11.0-1.fc28.riscv64/usr/share/doc/ntl-devel + exit 0 Provides: ntl-devel = 9.11.0-1.fc28 ntl-devel(riscv-64) = 9.11.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libntl.so.29()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/ntl-9.11.0-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ntl-9.11.0-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ntl-devel-9.11.0-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CGboTe + umask 022 + cd /builddir/build/BUILD + cd ntl-9.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ntl-9.11.0-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff