<86>Dec 16 01:06:50 userdel[1631324]: delete user 'rooter' <86>Dec 16 01:06:50 userdel[1631324]: removed group 'rooter' owned by 'rooter' <86>Dec 16 01:06:50 userdel[1631324]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 16 01:06:50 groupadd[1631330]: group added to /etc/group: name=rooter, GID=684 <86>Dec 16 01:06:50 groupadd[1631330]: group added to /etc/gshadow: name=rooter <86>Dec 16 01:06:50 groupadd[1631330]: new group: name=rooter, GID=684 <86>Dec 16 01:06:50 useradd[1631339]: new user: name=rooter, UID=684, GID=684, home=/root, shell=/bin/bash <86>Dec 16 01:06:50 userdel[1631360]: delete user 'builder' <86>Dec 16 01:06:50 userdel[1631360]: removed group 'builder' owned by 'builder' <86>Dec 16 01:06:50 userdel[1631360]: removed shadow group 'builder' owned by 'builder' <86>Dec 16 01:06:50 groupadd[1631409]: group added to /etc/group: name=builder, GID=685 <86>Dec 16 01:06:50 groupadd[1631409]: group added to /etc/gshadow: name=builder <86>Dec 16 01:06:50 groupadd[1631409]: new group: name=builder, GID=685 <86>Dec 16 01:06:50 useradd[1631415]: new user: name=builder, UID=685, GID=685, home=/usr/src, shell=/bin/bash warning: Macro %__isa_bits not found <13>Dec 16 01:06:51 rpmi: libgf2x3-1.3.0-alt1 sisyphus+287577.40.3.1 1634585838 installed <13>Dec 16 01:06:51 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Dec 16 01:06:52 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Dec 16 01:06:53 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Dec 16 01:06:53 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Dec 16 01:06:53 rpmi: libgf2x-devel-1.3.0-alt1 sisyphus+287577.40.3.1 1634585838 installed <13>Dec 16 01:06:53 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767885 installed warning: Macro %__isa_bits not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ntl-11.5.1-alt1.nosrc.rpm (w1.gzdio) warning: Macro %__isa_bits not found Installing ntl-11.5.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ntl-11.5.1 + echo 'Source #0 (ntl-11.5.1.tar.gz):' Source #0 (ntl-11.5.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ntl-11.5.1.tar.gz + /bin/tar -xf - + cd ntl-11.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ntl-loadtime-cpu.patch):' Patch #0 (ntl-loadtime-cpu.patch): + /usr/bin/patch -p0 patching file doc/config.txt patching file include/NTL/config.h patching file include/NTL/ctools.h patching file include/NTL/MatPrime.h patching file include/NTL/REPORT_ALL_FEATURES.h patching file src/cfile patching file src/DispSettings.cpp patching file src/DoConfig patching file src/GF2EX.cpp patching file src/GF2X1.cpp patching file src/GF2X.cpp patching file src/InitSettings.cpp patching file src/mat_lzz_p.cpp patching file src/QuickTest.cpp patching file src/WizardAux patching file src/ZZ.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ntl-11.5.1 + pushd src ~/RPM/BUILD/ntl-11.5.1/src ~/RPM/BUILD/ntl-11.5.1 + ./configure CXX=g++ 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC' LDFLAGS= DEF_PREFIX=/usr DOCDIR=/usr/share/doc INCLUDEDIR=/usr/include LIBDIR=/usr/lib64 'LDLIBS=-lpthread -lm' NATIVE=off NTL_GF2X_LIB=on NTL_STD_CXX14=on NTL_LOADTIME_CPU=on TUNE=x86 SHARED=on *** building libtool checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands *** libtool OK compiler_name=gcc language_standard=2017 cpu_type=x86 os_name=linux *** checking -pthread flag CXXAUTOFLAGS=" -pthread" -pthread works *** threads are OK CXXAUTOFLAGS=" -pthread" NOCONTRACT="" generated makefile generated ../include/NTL/config.h generated ../include/NTL/ConfigLog.h + popd ~/RPM/BUILD/ntl-11.5.1 + make -C src V=1 make: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' make clobber make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' rm -f ntl.a mach_desc.h ../include/NTL/mach_desc.h GetTime.cpp GetPID.cpp sh ResetFeatures '..' "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" rm -f ../include/NTL/gmp_aux.h sh RemoveProg QuickTest ZZTest SSMulTest ZZ_pXTest lzz_pXTest BerlekampTest CanZassTest ZZXFacTest MoreFacTest LLLTest BitMatTest MatrixTest mat_lzz_pTest CharPolyTest RRTest QuadTest GF2XTest GF2EXTest GF2EXGCDTest subset ZZ_pEXTest ZZ_pEXGCDTest lzz_pEXTest lzz_pEXGCDTest Timing ThreadTest MakeDesc TestGetTime TestGetPID CheckFeatures CheckCompile GenConfigInfo CheckContract CheckThreads gen_gmp_aux gf2x_version_1_2_or_later_required rm -f *.o rm -rf small rm -f cfileout mfileout rm -rf .libs *.lo libntl.la rm -f setup-phase make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' make setup1 make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c MakeDescAux.cpp g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o MakeDesc MakeDesc.cpp MakeDescAux.o -lpthread -lm MakeDesc.cpp: In function 'void print_mul_body(FILE*, long int, long int, long int, long int, long int)': MakeDesc.cpp:249:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 249 | long n, i, chop, r; | ^ MakeDesc.cpp: In function 'void print_alt_mul_body(FILE*, long int, long int, long int, long int, long int)': MakeDesc.cpp:384:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 384 | long n, i, chop, r; | ^ MakeDesc.cpp: In function 'void print_alt1_mul_body(FILE*, long int, long int, long int, long int, long int)': MakeDesc.cpp:540:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 540 | long n, i, chop, r; | ^ ./MakeDesc This is NTL version 11.5.1 *** 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 = 64 NBITS (maximum) = 50 WNBITS (maximum) = 62 double rounding detected = no FMA detected = no big pointers = no mv mach_desc.h ../include/NTL/mach_desc.h make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' make setup2 make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' echo "*** CheckFeatures log ***" > CheckFeatures.log sh MakeGetTime "g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread " "-lpthread -lm" does anybody really know what time it is? using GetTime1.cpp sh MakeGetPID "g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread " "-lpthread -lm" who am I? using GetPID1.cpp sh MakeCheckFeatures "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" "g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread " "-lpthread -lm" *** Checking for feature: ALIGNED_ARRAY [yes] *** Checking for feature: BUILTIN_CLZL [yes] *** Checking for feature: LL_TYPE [yes] *** Checking for feature: SSSE3 [no] *** Checking for feature: AVX [no] *** Checking for feature: PCLMUL [no] *** Checking for feature: AVX2 [no] *** Checking for feature: FMA [no] *** Checking for feature: AVX512F [no] *** Checking for feature: COPY_TRAITS1 [yes] *** Checking for feature: COPY_TRAITS2 [yes] *** Checking for feature: CHRONO_TIME [yes] *** Checking for feature: MACOS_TIME [no] *** Checking for feature: POSIX_TIME [yes] *** Checking for feature: AES_NI [no] *** Checking for feature: KMA [no] make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' make setup3 make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -I/usr/include -o gen_gmp_aux gen_gmp_aux.cpp -L/usr/lib -lgmp -lpthread -lm ./gen_gmp_aux > ../include/NTL/gmp_aux.h NTL_GMP_LIP flag set GMP version check (6.2.1/6.2.1) NTL_ZZ_NBITS = 64 NTL_BITS_PER_LIMB_T = 64 g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -I/usr/include -o gf2x_version_1_2_or_later_required gf2x_version_1_2_or_later_required.cpp -L/usr/lib -lgf2x -lpthread -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' make setup4 make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' sh Wizard off "make" "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" * * * You have chosen not to run the wizard. * * make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' touch setup-phase make ntl.a make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c FFT.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c FFT.cpp -fPIC -DPIC -o .libs/FFT.o FFT.cpp: In function 'void NTL::ComputeMultipliers(NTL::Vec&, long int, NTL::mint_t, NTL::mulmod_t, const mint_t*)': FFT.cpp:900:12: warning: unused variable 'm' [-Wunused-variable] 900 | long m = 1L << s; | ^ FFT.cpp: In function 'void NTL::LazyPrecompFFTMultipliers(long int, NTL::mint_t, NTL::mulmod_t, const mint_t*, const FFTMultipliers&)': FFT.cpp:1094:15: warning: unused variable 'm' [-Wunused-variable] 1094 | long m = 1L << s; | ^ FFT.cpp: In function 'void NTL::new_fft_notab(NTL::mint_t*, const mint_t*, long int, const NTL::FFTPrimeInfo&, long int, long int)': FFT.cpp:2276:9: warning: unused variable 'n' [-Wunused-variable] 2276 | long n = 1L << k; | ^ FFT.cpp: In function 'void NTL::new_ifft_notab(NTL::mint_t*, const mint_t*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.cpp:2438:9: warning: unused variable 'n' [-Wunused-variable] 2438 | long n = 1L << k; | ^ FFT.cpp: In function 'void NTL::new_fft(NTL::mint_t*, const mint_t*, long int, const NTL::FFTPrimeInfo&, long int, long int)': FFT.cpp:2613:9: warning: unused variable 'n' [-Wunused-variable] 2613 | long n = 1L << k; | ^ FFT.cpp: In function 'void NTL::new_ifft(NTL::mint_t*, const mint_t*, long int, const NTL::FFTPrimeInfo&, long int)': FFT.cpp:2782:9: warning: unused variable 'n' [-Wunused-variable] 2782 | long n = 1L << k; | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c FFT.cpp -o FFT.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c FacVec.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c FacVec.cpp -fPIC -DPIC -o .libs/FacVec.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c FacVec.cpp -o FacVec.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2.cpp -fPIC -DPIC -o .libs/GF2.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2.cpp -o GF2.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2E.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2E.cpp -fPIC -DPIC -o .libs/GF2E.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2E.cpp -o GF2E.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2EX.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2EX.cpp -fPIC -DPIC -o .libs/GF2EX.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2EX.cpp -o GF2EX.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2EXFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2EXFactoring.cpp -fPIC -DPIC -o .libs/GF2EXFactoring.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2EXFactoring.cpp -o GF2EXFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c -I/usr/include GF2X.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c -I/usr/include GF2X.cpp -fPIC -DPIC -o .libs/GF2X.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c -I/usr/include GF2X.cpp -o GF2X.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2X1.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2X1.cpp -fPIC -DPIC -o .libs/GF2X1.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2X1.cpp -o GF2X1.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2XFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2XFactoring.cpp -fPIC -DPIC -o .libs/GF2XFactoring.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2XFactoring.cpp -o GF2XFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2XVec.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2XVec.cpp -fPIC -DPIC -o .libs/GF2XVec.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GF2XVec.cpp -o GF2XVec.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GetTime.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GetTime.cpp -fPIC -DPIC -o .libs/GetTime.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GetTime.cpp -o GetTime.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GetPID.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GetPID.cpp -fPIC -DPIC -o .libs/GetPID.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c GetPID.cpp -o GetPID.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c HNF.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c HNF.cpp -fPIC -DPIC -o .libs/HNF.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c HNF.cpp -o HNF.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ctools.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ctools.cpp -fPIC -DPIC -o .libs/ctools.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ctools.cpp -o ctools.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL.cpp -fPIC -DPIC -o .libs/LLL.o LLL.cpp: In function 'void NTL::IncrementalGS(NTL::mat_ZZ&, NTL::vec_long&, NTL::vec_ZZ&, NTL::vec_vec_ZZ&, long int&, long int)': LLL.cpp:354:9: warning: unused variable 'n' [-Wunused-variable] 354 | long n = B.NumCols(); | ^ LLL.cpp:355:9: warning: unused variable 'm' [-Wunused-variable] 355 | long m = B.NumRows(); | ^ LLL.cpp: In function 'long int NTL::LLL(NTL::vec_ZZ&, NTL::mat_ZZ&, NTL::mat_ZZ*, long int, long int, long int)': LLL.cpp:403:9: warning: unused variable 'n' [-Wunused-variable] 403 | long n = B.NumCols(); | ^ LLL.cpp: In function 'long int NTL::image(NTL::ZZ&, NTL::mat_ZZ&, NTL::mat_ZZ*, long int)': LLL.cpp:467:9: warning: unused variable 'n' [-Wunused-variable] 467 | long n = B.NumCols(); | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL.cpp -o LLL.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_FP.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_FP.cpp -fPIC -DPIC -o .libs/LLL_FP.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_FP.cpp -o LLL_FP.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_QP.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_QP.cpp -fPIC -DPIC -o .libs/LLL_QP.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_QP.cpp -o LLL_QP.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_RR.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_RR.cpp -fPIC -DPIC -o .libs/LLL_RR.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_RR.cpp -o LLL_RR.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_XD.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_XD.cpp -fPIC -DPIC -o .libs/LLL_XD.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c LLL_XD.cpp -o LLL_XD.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c RR.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c RR.cpp -fPIC -DPIC -o .libs/RR.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c RR.cpp -o RR.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c WordVector.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c WordVector.cpp -fPIC -DPIC -o .libs/WordVector.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c WordVector.cpp -o WordVector.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ.cpp -fPIC -DPIC -o .libs/ZZ.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ.cpp -o ZZ.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZVec.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZVec.cpp -fPIC -DPIC -o .libs/ZZVec.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZVec.cpp -o ZZVec.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZX.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZX.cpp -fPIC -DPIC -o .libs/ZZX.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZX.cpp -o ZZX.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZX1.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZX1.cpp -fPIC -DPIC -o .libs/ZZX1.o ZZX1.cpp: In function 'void NTL::conv(NTL::vec_zz_p&, const NTL::ZZVec&)': ZZX1.cpp:1656:9: warning: unused variable 'i' [-Wunused-variable] 1656 | long i, n; | ^ ZZX1.cpp: At global scope: ZZX1.cpp:1654:6: warning: 'void NTL::conv(NTL::vec_zz_p&, const NTL::ZZVec&)' defined but not used [-Wunused-function] 1654 | void conv(vec_zz_p& x, const ZZVec& a) | ^~~~ ZZX1.cpp:1344:1: warning: 'void NTL::ifft1(NTL::ZZVec&, long int, long int, long int, const NTL::ZZ&, long int)' defined but not used [-Wunused-function] 1344 | ifft1(ZZVec& a, long r, long l, long l1, const ZZ& p, long n) | ^~~~~ ZZX1.cpp:1337:1: warning: 'void NTL::ifft(NTL::ZZVec&, long int, long int, const NTL::ZZ&, long int)' defined but not used [-Wunused-function] 1337 | ifft(ZZVec& a, long r, long l, const ZZ& p, long n) | ^~~~ ZZX1.cpp:1099:1: warning: 'void NTL::fft1(NTL::ZZVec&, long int, long int, long int, const NTL::ZZ&, long int)' defined but not used [-Wunused-function] 1099 | fft1(ZZVec& a, long r, long l, long l1, const ZZ& p, long n) | ^~~~ ZZX1.cpp:1092:1: warning: 'void NTL::fft(NTL::ZZVec&, long int, long int, const NTL::ZZ&, long int)' defined but not used [-Wunused-function] 1092 | fft(ZZVec& a, long r, long l, const ZZ& p, long n) | ^~~ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZX1.cpp -o ZZX1.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZXCharPoly.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZXCharPoly.cpp -fPIC -DPIC -o .libs/ZZXCharPoly.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZXCharPoly.cpp -o ZZXCharPoly.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZXFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZXFactoring.cpp -fPIC -DPIC -o .libs/ZZXFactoring.o ZZXFactoring.cpp: In function 'void NTL::CardinalitySearch1(NTL::vec_ZZX&, NTL::ZZX&, NTL::vec_ZZ_pX&, NTL::LocalInfoT&, long int, long int, long int)': ZZXFactoring.cpp:1717:9: warning: unused variable 'init_pruning' [-Wunused-variable] 1717 | long init_pruning = pruning; | ^~~~~~~~~~~~ ZZXFactoring.cpp: At global scope: ZZXFactoring.cpp:1486:6: warning: 'void NTL::RemoveFactors1(NTL::vec_vec_long&, const vec_long&, long int)' defined but not used [-Wunused-function] 1486 | void RemoveFactors1(vec_vec_long& W, const vec_long& I, long r) | ^~~~~~~~~~~~~~ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZXFactoring.cpp -o ZZXFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_p.cpp -fPIC -DPIC -o .libs/ZZ_p.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_p.cpp -o ZZ_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pE.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pE.cpp -fPIC -DPIC -o .libs/ZZ_pE.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pE.cpp -o ZZ_pE.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pEX.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pEX.cpp -fPIC -DPIC -o .libs/ZZ_pEX.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pEX.cpp -o ZZ_pEX.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pEXFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pEXFactoring.cpp -fPIC -DPIC -o .libs/ZZ_pEXFactoring.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pEXFactoring.cpp -o ZZ_pEXFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pX.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pX.cpp -fPIC -DPIC -o .libs/ZZ_pX.o ZZ_pX.cpp: In function 'void NTL::FromFFTRep(NTL::ZZ_p*, NTL::FFTRep&, long int, long int)': ZZ_pX.cpp:2244:15: warning: unused variable 'l' [-Wunused-variable] 2244 | long k, n, l; | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pX.cpp -o ZZ_pX.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pX1.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pX1.cpp -fPIC -DPIC -o .libs/ZZ_pX1.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pX1.cpp -o ZZ_pX1.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pXCharPoly.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pXCharPoly.cpp -fPIC -DPIC -o .libs/ZZ_pXCharPoly.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pXCharPoly.cpp -o ZZ_pXCharPoly.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pXFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pXFactoring.cpp -fPIC -DPIC -o .libs/ZZ_pXFactoring.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c ZZ_pXFactoring.cpp -o ZZ_pXFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c fileio.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c fileio.cpp -fPIC -DPIC -o .libs/fileio.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c fileio.cpp -o fileio.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c -I/usr/include lip.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c -I/usr/include lip.cpp -fPIC -DPIC -o .libs/lip.o lip.cpp: In function 'void _ntl_gmul(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint_body**)': lip.cpp:2915:29: warning: unused variable 'alias' [-Wunused-variable] 2915 | long sa, aneg, sb, bneg, alias, sc; | ^~~~~ lip.cpp: In function 'void _ntl_gsq(_ntl_gbigint, _ntl_gbigint_body**)': lip.cpp:3117:19: warning: unused variable 'alias' [-Wunused-variable] 3117 | long sa, aneg, alias, sc; | ^~~~~ lip.cpp: In member function 'virtual void _ntl_crt_struct_tbl::eval(_ntl_gbigint_body**, const long int*, _ntl_tmp_vec*)': lip.cpp:6815:12: warning: unused variable 'j' [-Wunused-variable] 6815 | long i, j; | ^ lip.cpp: In function 'void _ntl_leftrotate(_ntl_gbigint_body**, _ntl_gbigint_body* const*, long int, _ntl_gbigint, long int, _ntl_gbigint_body**)': lip.cpp:9186:9: warning: unused variable 'here' [-Wunused-variable] 9186 | long here = 0; | ^~~~ lip.cpp: At global scope: lip.cpp:1359:6: warning: 'void ForceNormal(_ntl_gbigint)' defined but not used [-Wunused-function] 1359 | void ForceNormal(_ntl_gbigint x) | ^~~~~~~~~~~ lip.cpp:1198:13: warning: 'void DUMP(_ntl_gbigint)' defined but not used [-Wunused-function] 1198 | static void DUMP(_ntl_gbigint a) | ^~~~ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c -I/usr/include lip.cpp -o lip.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_p.cpp -fPIC -DPIC -o .libs/lzz_p.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_p.cpp -o lzz_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pE.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pE.cpp -fPIC -DPIC -o .libs/lzz_pE.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pE.cpp -o lzz_pE.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pEX.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pEX.cpp -fPIC -DPIC -o .libs/lzz_pEX.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pEX.cpp -o lzz_pEX.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pEXFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pEXFactoring.cpp -fPIC -DPIC -o .libs/lzz_pEXFactoring.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pEXFactoring.cpp -o lzz_pEXFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pX.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pX.cpp -fPIC -DPIC -o .libs/lzz_pX.o lzz_pX.cpp: In function 'void NTL::FromModularRep(NTL::zz_p&, long int*, NTL::zz_pInfoT*)': lzz_pX.cpp:1425:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] 1425 | mulmod_t pinv = info->pinv; | ^~~~ lzz_pX.cpp:1427:12: warning: unused variable 'x' [-Wunused-variable] 1427 | double *x = info->x.elts(); | ^ lzz_pX.cpp: In function 'void NTL::FromModularRep(NTL::zz_p*, const NTL::fftRep&, long int, long int, NTL::zz_pInfoT*)': lzz_pX.cpp:1563:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] 1563 | mulmod_t pinv = info->pinv; | ^~~~ lzz_pX.cpp:1565:12: warning: unused variable 'x' [-Wunused-variable] 1565 | double *x = info->x.elts(); | ^ lzz_pX.cpp: In function 'void NTL::RevTofftRep(NTL::fftRep&, const vec_zz_p&, long int, long int, long int, long int)': lzz_pX.cpp:1759:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1759 | for (j1 = j + n; j1 < m; j1 += n) | ^~~ lzz_pX.cpp:1761:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1761 | y.tbl[0][offset] = accum; | ^ lzz_pX.cpp: In function 'void NTL::mul(NTL::fftRep&, const NTL::fftRep&, const NTL::fftRep&)': lzz_pX.cpp:2010:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] 2010 | long k, n, i, j; | ^ lzz_pX.cpp: In function 'void NTL::sub(NTL::fftRep&, const NTL::fftRep&, const NTL::fftRep&)': lzz_pX.cpp:2057:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] 2057 | long k, n, i, j; | ^ lzz_pX.cpp: In function 'void NTL::add(NTL::fftRep&, const NTL::fftRep&, const NTL::fftRep&)': lzz_pX.cpp:2096:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] 2096 | long k, n, i, j; | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pX.cpp -o lzz_pX.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pX1.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pX1.cpp -fPIC -DPIC -o .libs/lzz_pX1.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pX1.cpp -o lzz_pX1.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pXCharPoly.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pXCharPoly.cpp -fPIC -DPIC -o .libs/lzz_pXCharPoly.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pXCharPoly.cpp -o lzz_pXCharPoly.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pXFactoring.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pXFactoring.cpp -fPIC -DPIC -o .libs/lzz_pXFactoring.o lzz_pXFactoring.cpp: In function 'void NTL::RandomBasisElt(NTL::zz_pX&, NTL::mat_zz_p&)': lzz_pXFactoring.cpp:221:9: warning: unused variable 'n' [-Wunused-variable] 221 | long n = ker.NumCols(); | ^ lzz_pXFactoring.cpp: At global scope: lzz_pXFactoring.cpp:68:6: warning: 'void NTL::NullSpace(long int&, NTL::vec_long&, NTL::vec_vec_zz_p&, long int)' defined but not used [-Wunused-function] 68 | void NullSpace(long& r, vec_long& D, vec_vec_zz_p& M, long verbose) | ^~~~~~~~~ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c lzz_pXFactoring.cpp -o lzz_pXFactoring.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_GF2.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_GF2.cpp -fPIC -DPIC -o .libs/mat_GF2.o mat_GF2.cpp: In function 'void NTL::kernel(NTL::mat_GF2&, const mat_GF2&)': mat_GF2.cpp:585:9: warning: unused variable 'n' [-Wunused-variable] 585 | long n = A.NumCols(); | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_GF2.cpp -o mat_GF2.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_GF2E.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_GF2E.cpp -fPIC -DPIC -o .libs/mat_GF2E.o In file included from mat_GF2E.cpp:5: mat_GF2E.cpp: In lambda function: mat_GF2E.cpp:47:15: warning: unused variable 'm' [-Wunused-variable] 47 | NTL_IMPORT(m) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_GF2E.cpp: In lambda function: mat_GF2E.cpp:522:15: warning: unused variable 'r' [-Wunused-variable] 522 | NTL_IMPORT(r) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_GF2E.cpp: In function 'void NTL::kernel(NTL::Mat&, const NTL::Mat&)': mat_GF2E.cpp:476:9: warning: unused variable 'n' [-Wunused-variable] 476 | long n = A.NumCols(); | ^ mat_GF2E.cpp:478:23: warning: unused variable 'G' [-Wunused-variable] 478 | const GF2XModulus& G = GF2E::modulus(); | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_GF2E.cpp -o mat_GF2E.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_RR.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_RR.cpp -fPIC -DPIC -o .libs/mat_RR.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_RR.cpp -o mat_RR.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ.cpp -fPIC -DPIC -o .libs/mat_ZZ.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ.cpp -o mat_ZZ.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ_p.cpp -fPIC -DPIC -o .libs/mat_ZZ_p.o In file included from mat_ZZ_p.cpp:5: mat_ZZ_p.cpp: In lambda function: mat_ZZ_p.cpp:53:15: warning: unused variable 'm' [-Wunused-variable] 53 | NTL_IMPORT(m) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_p.cpp: In lambda function: mat_ZZ_p.cpp:113:15: warning: unused variable 'm' [-Wunused-variable] 113 | NTL_IMPORT(m) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_p.cpp: In lambda function: mat_ZZ_p.cpp:245:15: warning: unused variable 'n' [-Wunused-variable] 245 | NTL_IMPORT(n) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_p.cpp: In lambda function: mat_ZZ_p.cpp:304:15: warning: unused variable 'n' [-Wunused-variable] 304 | NTL_IMPORT(n) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_p.cpp: In lambda function: mat_ZZ_p.cpp:1293:15: warning: unused variable 'r' [-Wunused-variable] 1293 | NTL_IMPORT(r) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_p.cpp: In function 'void NTL::kernel(NTL::mat_ZZ_p&, const mat_ZZ_p&)': mat_ZZ_p.cpp:1253:9: warning: unused variable 'n' [-Wunused-variable] 1253 | long n = A.NumCols(); | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ_p.cpp -o mat_ZZ_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ_pE.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ_pE.cpp -fPIC -DPIC -o .libs/mat_ZZ_pE.o In file included from mat_ZZ_pE.cpp:2: mat_ZZ_pE.cpp: In lambda function: mat_ZZ_pE.cpp:43:15: warning: unused variable 'm' [-Wunused-variable] 43 | NTL_IMPORT(m) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_pE.cpp: In lambda function: mat_ZZ_pE.cpp:521:15: warning: unused variable 'r' [-Wunused-variable] 521 | NTL_IMPORT(r) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_ZZ_pE.cpp: In function 'void NTL::kernel(NTL::Mat&, const NTL::Mat&)': mat_ZZ_pE.cpp:475:9: warning: unused variable 'n' [-Wunused-variable] 475 | long n = A.NumCols(); | ^ mat_ZZ_pE.cpp:477:24: warning: unused variable 'G' [-Wunused-variable] 477 | const ZZ_pXModulus& G = ZZ_pE::modulus(); | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_ZZ_pE.cpp -o mat_ZZ_pE.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_lzz_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_lzz_p.cpp -fPIC -DPIC -o .libs/mat_lzz_p.o mat_lzz_p.cpp: 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.cpp:5764:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] 5764 | bool pivoting = false; | ^~~~~~~~ mat_lzz_p.cpp: 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.cpp:5930:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] 5930 | bool pivoting = false; | ^~~~~~~~ mat_lzz_p.cpp: In function 'void NTL::alt_tri_DD(NTL::zz_p&, const mat_zz_p&, const vec_zz_p*, NTL::vec_zz_p*, bool, bool)': mat_lzz_p.cpp:6132:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] 6132 | bool pivoting = false; | ^~~~~~~~ mat_lzz_p.cpp: In function 'void NTL::blk_tri_DD(NTL::zz_p&, const mat_zz_p&, const vec_zz_p*, NTL::vec_zz_p*, bool, bool)': mat_lzz_p.cpp:6340:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] 6340 | bool pivoting = false; | ^~~~~~~~ mat_lzz_p.cpp: 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.cpp:6606:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] 6606 | bool pivoting = false; | ^~~~~~~~ mat_lzz_p.cpp: 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.cpp:6877:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable] 6877 | bool pivoting = false; | ^~~~~~~~ In file included from mat_lzz_p.cpp:6: mat_lzz_p.cpp: In lambda function: mat_lzz_p.cpp:7233:18: warning: unused variable 'n' [-Wunused-variable] 7233 | NTL_IMPORT(n) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_lzz_p.cpp: In function 'long int NTL::elim_blk_DD(const mat_zz_p&, NTL::mat_zz_p*, NTL::mat_zz_p*, long int, bool)': mat_lzz_p.cpp:7730:15: warning: unused variable 'colblocks' [-Wunused-variable] 7730 | long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ; | ^~~~~~~~~ mat_lzz_p.cpp:7488:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] 7488 | mulmod_t pinv = zz_p::ModulusInverse(); | ^~~~ mat_lzz_p.cpp: 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.cpp:8232:15: warning: unused variable 'colblocks' [-Wunused-variable] 8232 | long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ; | ^~~~~~~~~ mat_lzz_p.cpp:7981:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable] 7981 | mulmod_t pinv = zz_p::ModulusInverse(); | ^~~~ mat_lzz_p.cpp: 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.cpp:8702:15: warning: unused variable 'colblocks' [-Wunused-variable] 8702 | long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ; | ^~~~~~~~~ mat_lzz_p.cpp: At global scope: mat_lzz_p.cpp:3653:6: warning: 'void NTL::basic_mul(const NTL::mat_window_zz_p&, const NTL::const_mat_window_zz_p&, const NTL::const_mat_window_zz_p&)' defined but not used [-Wunused-function] 3653 | void basic_mul(const mat_window_zz_p& X, | ^~~~~~~~~ mat_lzz_p.cpp:3447:6: warning: 'void NTL::muladd1_by_32_half2_width(long int*, const long int*, const long int*, long int, long int, NTL::sp_ll_reduce_struct, long int)' defined but not used [-Wunused-function] 3447 | void muladd1_by_32_half2_width(long *x, const long *a, const long *b, | ^~~~~~~~~~~~~~~~~~~~~~~~~ mat_lzz_p.cpp:3399: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] 3399 | void muladd1_by_32_half2(long *x, const long *a, const long *b, | ^~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_lzz_p.cpp -o mat_lzz_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_lzz_pE.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_lzz_pE.cpp -fPIC -DPIC -o .libs/mat_lzz_pE.o In file included from mat_lzz_pE.cpp:3: mat_lzz_pE.cpp: In lambda function: mat_lzz_pE.cpp:48:15: warning: unused variable 'm' [-Wunused-variable] 48 | NTL_IMPORT(m) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_lzz_pE.cpp: In lambda function: mat_lzz_pE.cpp:526:15: warning: unused variable 'r' [-Wunused-variable] 526 | NTL_IMPORT(r) | ^ ../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT' 759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x; | ^ mat_lzz_pE.cpp: In function 'void NTL::kernel(NTL::Mat&, const NTL::Mat&)': mat_lzz_pE.cpp:480:9: warning: unused variable 'n' [-Wunused-variable] 480 | long n = A.NumCols(); | ^ mat_lzz_pE.cpp:482:24: warning: unused variable 'G' [-Wunused-variable] 482 | const zz_pXModulus& G = zz_pE::modulus(); | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_lzz_pE.cpp -o mat_lzz_pE.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_ZZ.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_ZZ.cpp -fPIC -DPIC -o .libs/mat_poly_ZZ.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_ZZ.cpp -o mat_poly_ZZ.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_ZZ_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_ZZ_p.cpp -fPIC -DPIC -o .libs/mat_poly_ZZ_p.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_ZZ_p.cpp -o mat_poly_ZZ_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_lzz_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_lzz_p.cpp -fPIC -DPIC -o .libs/mat_poly_lzz_p.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c mat_poly_lzz_p.cpp -o mat_poly_lzz_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c quad_float.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c quad_float.cpp -fPIC -DPIC -o .libs/quad_float.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c quad_float.cpp -o quad_float.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c quad_float1.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c quad_float1.cpp -fPIC -DPIC -o .libs/quad_float1.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c quad_float1.cpp -o quad_float1.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c tools.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c tools.cpp -fPIC -DPIC -o .libs/tools.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c tools.cpp -o tools.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_GF2.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_GF2.cpp -fPIC -DPIC -o .libs/vec_GF2.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_GF2.cpp -o vec_GF2.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_GF2E.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_GF2E.cpp -fPIC -DPIC -o .libs/vec_GF2E.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_GF2E.cpp -o vec_GF2E.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_RR.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_RR.cpp -fPIC -DPIC -o .libs/vec_RR.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_RR.cpp -o vec_RR.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ.cpp -fPIC -DPIC -o .libs/vec_ZZ.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ.cpp -o vec_ZZ.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ_p.cpp -fPIC -DPIC -o .libs/vec_ZZ_p.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ_p.cpp -o vec_ZZ_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ_pE.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ_pE.cpp -fPIC -DPIC -o .libs/vec_ZZ_pE.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_ZZ_pE.cpp -o vec_ZZ_pE.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_lzz_p.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_lzz_p.cpp -fPIC -DPIC -o .libs/vec_lzz_p.o vec_lzz_p.cpp: In function 'void NTL::conv(NTL::vec_zz_p&, const vec_ZZ&)': vec_lzz_p.cpp:10:9: warning: unused variable 'i' [-Wunused-variable] 10 | long i, n; | ^ vec_lzz_p.cpp: In function 'void NTL::conv(NTL::vec_zz_p&, const NTL::Vec&)': vec_lzz_p.cpp:21:9: warning: unused variable 'i' [-Wunused-variable] 21 | long i, n; | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_lzz_p.cpp -o vec_lzz_p.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_lzz_pE.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_lzz_pE.cpp -fPIC -DPIC -o .libs/vec_lzz_pE.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c vec_lzz_pE.cpp -o vec_lzz_pE.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c xdouble.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c xdouble.cpp -fPIC -DPIC -o .libs/xdouble.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c xdouble.cpp -o xdouble.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_FP.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_FP.cpp -fPIC -DPIC -o .libs/G_LLL_FP.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_FP.cpp -o G_LLL_FP.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_QP.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_QP.cpp -fPIC -DPIC -o .libs/G_LLL_QP.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_QP.cpp -o G_LLL_QP.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_XD.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_XD.cpp -fPIC -DPIC -o .libs/G_LLL_XD.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_XD.cpp -o G_LLL_XD.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_RR.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_RR.cpp -fPIC -DPIC -o .libs/G_LLL_RR.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c G_LLL_RR.cpp -o G_LLL_RR.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c thread.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c thread.cpp -fPIC -DPIC -o .libs/thread.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c thread.cpp -o thread.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c BasicThreadPool.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c BasicThreadPool.cpp -fPIC -DPIC -o .libs/BasicThreadPool.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c BasicThreadPool.cpp -o BasicThreadPool.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c MatPrime.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c MatPrime.cpp -fPIC -DPIC -o .libs/MatPrime.o MatPrime.cpp: In function 'void NTL::UseMatPrime(long int)': MatPrime.cpp:162:18: warning: unused variable 'w' [-Wunused-variable] 162 | long q, w; | ^ libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c MatPrime.cpp -o MatPrime.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=compile g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c pd_FFT.cpp libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c pd_FFT.cpp -fPIC -DPIC -o .libs/pd_FFT.o libtool: compile: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -c pd_FFT.cpp -o pd_FFT.o >/dev/null 2>&1 ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -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 quad_float1.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 MatPrime.lo pd_FFT.lo -L/usr/lib -lgmp -L/usr/lib -lgf2x -lpthread -lm -lpthread -rpath /usr/lib64 -version-info `cat VERSION_INFO` #LSHAR libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/11/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/quad_float1.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 .libs/MatPrime.o .libs/pd_FFT.o -L/usr/lib -lgmp -lgf2x -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/11 -L/usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/11/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64/crtn.o -O2 -flto=auto -pthread -pthread -Wl,-soname -Wl,libntl.so.44 -o .libs/libntl.so.44.0.1 libtool: link: (cd ".libs" && rm -f "libntl.so.44" && ln -s "libntl.so.44.0.1" "libntl.so.44") libtool: link: (cd ".libs" && rm -f "libntl.so" && ln -s "libntl.so.44.0.1" "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 quad_float1.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 MatPrime.o pd_FFT.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libntl.a libtool: link: ( cd ".libs" && rm -f "libntl.la" && ln -s "../libntl.la" "libntl.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' make: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ntl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ntl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ntl-11.5.1 + make -C src install PREFIX=/usr/src/tmp/ntl-buildroot/usr DOCDIR=/usr/src/tmp/ntl-buildroot/usr/share/doc INCLUDEDIR=/usr/src/tmp/ntl-buildroot/usr/include LIBDIR=/usr/src/tmp/ntl-buildroot/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' mkdir -p -m 755 /usr/src/tmp/ntl-buildroot/usr/include rm -rf /usr/src/tmp/ntl-buildroot/usr/include/NTL mkdir -m 755 /usr/src/tmp/ntl-buildroot/usr/include/NTL cp -p ../include/NTL/*.h /usr/src/tmp/ntl-buildroot/usr/include/NTL chmod -R a+r /usr/src/tmp/ntl-buildroot/usr/include/NTL mkdir -p -m 755 /usr/src/tmp/ntl-buildroot/usr/share/doc rm -rf /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL mkdir -m 755 /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL cp -p ../doc/*.txt /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL cp -p ../doc/*.html /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL cp -p ../doc/*.gif /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL chmod -R a+r /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL mkdir -p -m 755 /usr/src/tmp/ntl-buildroot/usr/lib64 ./libtool-build/libtool --mode=install cp -p libntl.la /usr/src/tmp/ntl-buildroot/usr/lib64 #LSHAR libtool: install: cp -p .libs/libntl.so.44.0.1 /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.so.44.0.1 libtool: install: (cd /usr/src/tmp/ntl-buildroot/usr/lib64 && { ln -s -f libntl.so.44.0.1 libntl.so.44 || { rm -f libntl.so.44 && ln -s libntl.so.44.0.1 libntl.so.44; }; }) libtool: install: (cd /usr/src/tmp/ntl-buildroot/usr/lib64 && { ln -s -f libntl.so.44.0.1 libntl.so || { rm -f libntl.so && ln -s libntl.so.44.0.1 libntl.so; }; }) libtool: install: cp -p .libs/libntl.lai /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.la libtool: install: cp -p .libs/libntl.a /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.a libtool: install: chmod 644 /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.a libtool: install: ranlib /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' + chmod 0755 /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.so.44 /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.so.44.0.1 + rm -rfv /usr/src/tmp/ntl-buildroot/usr/share/doc/NTL removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/arrow3.gif' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/arrow2.gif' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/arrow1.gif' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/xdouble.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/version.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vector.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_lzz_pE.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_lzz_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_ZZ_pE.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_ZZ_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_ZZ.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_RR.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_GF2E.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_GF2.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-win.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-unix.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-tips.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-time.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-struct.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-roadmap.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-modules.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-intro.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-impl.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-gmp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-gf2x.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-examples.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex7.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex6.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex5.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex4.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex3.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex2.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ex1.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-changes.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tour-ack.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tools.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/quad_float.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/pair.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/matrix.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_poly_lzz_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_poly_ZZ_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_poly_ZZ.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_lzz_pE.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_lzz_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_ZZ_pE.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_ZZ_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_ZZ.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_RR.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_GF2E.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_GF2.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pXFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pX.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pEXFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pEX.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pE.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pXFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pX.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pEXFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pEX.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pE.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_p.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_limbs.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZXFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZX.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZVec.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/SmartPtr.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/RR.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/LazyTable.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/Lazy.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/LLL.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/HNF.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2XVec.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2XFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2X.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2EXFactoring.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2EX.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2E.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/BasicThreadPool.cpp.html' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/xdouble.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/version.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vector.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_lzz_pE.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_lzz_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_ZZ_pE.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_ZZ_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_ZZ.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_RR.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_GF2E.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/vec_GF2.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/tools.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/sedscript.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/quad_float.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/pair.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/names.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/matrix.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_poly_lzz_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_poly_ZZ_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_poly_ZZ.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_lzz_pE.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_lzz_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_ZZ_pE.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_ZZ_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_ZZ.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_RR.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_GF2E.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/mat_GF2.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pXFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pX.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pEXFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pEX.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_pE.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/lzz_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/flags.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/copying.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/conversions.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/config.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pXFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pX.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pEXFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pEX.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_pE.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_p.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ_limbs.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZXFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZX.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZVec.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/ZZ.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/SmartPtr.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/RR.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/LazyTable.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/Lazy.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/LLL.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/HNF.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2XVec.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2XFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2X.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2EXFactoring.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2EX.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2E.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/GF2.txt' removed '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL/BasicThreadPool.txt' removed directory '/usr/src/tmp/ntl-buildroot/usr/share/doc/NTL' + rm -fv /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.la removed '/usr/src/tmp/ntl-buildroot/usr/lib64/libntl.la' + rm -fv /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.a removed '/usr/src/tmp/ntl-buildroot/usr/lib64/libntl.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ntl-buildroot (auto) mode of './usr/lib64/libntl.so.44.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ntl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ntl-buildroot/ (default) Compressing files in /usr/src/tmp/ntl-buildroot (auto) Adjusting library links in /usr/src/tmp/ntl-buildroot ./usr/lib64: (from :0) libntl.so.44 -> libntl.so.44.0.1 Verifying ELF objects in /usr/src/tmp/ntl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.53955 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ntl-11.5.1 + make -C src check make: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' sh RemoveProg QuickTest ZZTest SSMulTest ZZ_pXTest lzz_pXTest BerlekampTest CanZassTest ZZXFacTest MoreFacTest LLLTest BitMatTest MatrixTest mat_lzz_pTest CharPolyTest RRTest QuadTest GF2XTest GF2EXTest GF2EXGCDTest subset ZZ_pEXTest ZZ_pEXGCDTest lzz_pEXTest lzz_pEXGCDTest Timing ThreadTest make QuickTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o QuickTest QuickTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/QuickTest QuickTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./QuickTest This is NTL version 11.5.1 Hardware charactersitics: NTL_BITS_PER_LONG = 64 NTL_ZZ_NBITS = 64 NTL_SP_NBITS = 60 NTL_LONGLONG_SP_MULMOD NTL_HAVE_ALIGNED_ARRAY NTL_HAVE_BUILTIN_CLZL NTL_HAVE_LL_TYPE NTL_HAVE_COPY_TRAITS1 NTL_HAVE_COPY_TRAITS2 NTL_HAVE_CHRONO_TIME NTL_HAVE_POSIX_TIME Basic Configuration Options: NTL_THREADS NTL_TLS_HACK NTL_THREAD_BOOST NTL_GMP_LIP NTL_GF2X_LIB NTL_STD_CXX11 NTL_STD_CXX14 NTL_DISABLE_MOVE_ASSIGN NTL_NO_INIT_TRANS NTL_CLEAN_PTR NTL_SAFE_VECTORS Resolution of double-word type: __uint128_t Performance Options: NTL_SPMM_ULL NTL_FFT_BIGTAB NTL_FFT_LAZYMUL NTL_TBL_REM NTL_CRT_ALTCODE NTL_GF2X_ALTCODE1 NTL_LOADTIME_CPU running tests...............OK time for 1024-bit mul: 0.23477us time for 2048/1024-bit rem: 0.42072us time for 1024-bit modular inverse: 5.808us time to multiply degree 1023 polynomials modulo a 1024-bit number: 0.00482526s time to multiply polynomials over GF(2) of degree < 1000 : 1.77791e-06s [old code: 1.74017e-06s] time to multiply polynomials over GF(2) of degree < 1000000 : 0.0210434s [old code: 0.102113s] sh RemoveProg QuickTest sh TestScript "make" --------------------------------- making ZZTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o ZZTest ZZTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/ZZTest ZZTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running ZZTest seed=848595984 validating RandomLen... validating basic arithmetic... validating DivRem... validating mul... validating squaring... validating SqrRoot... validating shifts... validating Preconditioned Remainder... validating MulAddTo... validating GCD... validating InvMod... validating RatRecon... --------------------------------- making SSMulTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o SSMulTest SSMulTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/SSMulTest SSMulTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running SSMulTest ........................................ --------------------------------- making ZZ_pXTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o ZZ_pXTest ZZ_pXTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/ZZ_pXTest ZZ_pXTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread ZZ_pXTest.cpp: In function 'void sqrtest()': ZZ_pXTest.cpp:58:12: warning: unused variable 'db' [-Wunused-variable] 58 | long db = RandomBnd(5000) + 100; | ^~ ZZ_pXTest.cpp: In function 'void divremtest()': ZZ_pXTest.cpp:356:12: warning: unused variable 'dq' [-Wunused-variable] 356 | long dq = RandomBnd(n); | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running ZZ_pXTest mul..... sqr..... mulmod..... sqrmod..... mulmod1..... divrem..... update..... numthreads=4 mul..... sqr..... mulmod..... sqrmod..... mulmod1..... divrem..... update..... --------------------------------- making lzz_pXTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o lzz_pXTest lzz_pXTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/lzz_pXTest lzz_pXTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread lzz_pXTest.cpp: In function 'void sqrtest()': lzz_pXTest.cpp:46:12: warning: unused variable 'db' [-Wunused-variable] 46 | long db = RandomBnd(5000) + 100; | ^~ lzz_pXTest.cpp: In function 'void divremtest()': lzz_pXTest.cpp:327:12: warning: unused variable 'dq' [-Wunused-variable] 327 | long dq = RandomBnd(n); | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running lzz_pXTest mul..... sqr..... mulmod..... sqrmod..... mulmod1..... divrem..... update..... FFT Prime mul..... sqr..... mulmod..... sqrmod..... mulmod1..... divrem..... update..... --------------------------------- making CanZassTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o CanZassTest CanZassTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/CanZassTest CanZassTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running CanZassTest square-free decomposition...0.001375 factoring multiplicity 1, deg = 128 computing X^p...0.013771 computing DDF...generating baby steps...+++++++0.008382 generating giant steps...+++++++0.008111 giant refine...++++split 1 4 *+++*split 0 124 giant refine time: 0.010547 baby refine...split 2 4 split 124 124 baby refine time: 0.000167 DDF time: 0.027348 computing EDF(2,2)...+0.000295 total time: 0.043351 factorization pattern: 2 2 124 CanZassTest OK --------------------------------- making BerlekampTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o BerlekampTest BerlekampTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/BerlekampTest BerlekampTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running BerlekampTest square-free decomposition...0.001389 factoring multiplicity 1, deg = 128 computing X^p...0.0137 building matrix...+++++++++++++0.00946 diagonalizing...+++++++++++++0.023346 number of factors = 3 factor extraction...0.002353 degrees: 2 124 2 total time: 0.0508 factorization pattern: 2 2 124 BerlekampTest OK --------------------------------- making ZZXFacTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o ZZXFacTest ZZXFacTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/ZZXFacTest ZZXFacTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running ZZXFacTest total time: 0.021666 ZZXFacTest OK --------------------------------- making MoreFacTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o MoreFacTest MoreFacTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/MoreFacTest MoreFacTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running MoreFacTest ....................................................................................... MoreFacTest OK --------------------------------- making GF2XTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o GF2XTest GF2XTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/GF2XTest GF2XTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running GF2XTest n OldGCD GCD OldXGCD XGCD 32 2.887e-07 2.820e-07 8.739e-07 8.776e-07 256 2.389e-06 2.402e-06 5.207e-06 5.184e-06 2048 6.595e-05 6.592e-05 1.222e-04 1.222e-04 16384 2.403e-03 2.403e-03 4.105e-03 4.104e-03 131072 1.312e-01 6.544e-02 2.167e-01 8.888e-02 --------------------------------- making GF2EXTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o GF2EXTest GF2EXTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/GF2EXTest GF2EXTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running GF2EXTest square-free decomposition...2.7e-05 factoring multiplicity 1, deg = 41 computing X^p...0.014819 computing DDF...generating baby steps...+++0.006219 generating giant steps...++++0.006998 giant refine...++++split 1 34 split 2 7 *giant refine time: 0.003369 baby refine...split 1 2 split 4 32 split 7 7 baby refine time: 0.000609 DDF time: 0.017281 finding roots...0.000375 computing EDF(4,8)...+0.014809 factorization pattern: 1 1 4 4 4 4 4 4 4 4 7 multiplication test... time for plain mul of degree 511 over GF(2^512): 0.159882s time for karatsuba mul of degree 511 over GF(2^512): 0.0146732s multiplication test... time for plain mul of degree 511 over GF(2^16): 0.0152411s time for karatsuba mul of degree 511 over GF(2^16): 0.0002927s GF2EXTest OK --------------------------------- making GF2EXGCDTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o GF2EXGCDTest GF2EXGCDTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/GF2EXGCDTest GF2EXGCDTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running GF2EXGCDTest ........................................ --------------------------------- making MatrixTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o MatrixTest MatrixTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/MatrixTest MatrixTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running MatrixTest matrix inverse...0.000458 hensel solve...0.00013 char poly...9.6e-05 HNF...0.000246 MatrixTest OK --------------------------------- making mat_lzz_pTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o mat_lzz_pTest mat_lzz_pTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/mat_lzz_pTest mat_lzz_pTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running mat_lzz_pTest seed=764101992 testing multiplication.................................................................................................... testing inversion.................................................................................................... testing solve........[singular]...............[singular]...................[singular].......................................................... testing image and kernel................................................................................................................................................................................................................................................................................................................................................................................................................ --------------------------------- making CharPolyTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o CharPolyTest CharPolyTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/CharPolyTest CharPolyTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running CharPolyTest 0.015115 CharPolyTest OK --------------------------------- making BitMatTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o BitMatTest BitMatTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/BitMatTest BitMatTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running BitMatTest 263 420 0.004114 0.000312 284 97 0.001659 0.000161 185 278 0.001583 0.000143 135 17 6.5e-05 2.3e-05 329 406 0.00548 0.000439 287 94 0.001624 0.000162 100 326 0.001604 5.3e-05 311 333 0.00444 0.000391 BitMatTest OK --------------------------------- making RRTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o RRTest RRTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/RRTest RRTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running RRTest RRTest OK --------------------------------- making QuadTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o QuadTest QuadTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/QuadTest QuadTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running QuadTest QuadTest OK --------------------------------- making LLLTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o LLLTest LLLTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/LLLTest LLLTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running LLLTest LLL_FP...0.002216 LLL_QP...0.005255 LLL_XD...0.008004 LLL_RR...0.066652 G_LLL_FP...0.003234 G_LLL_QP...0.015573 G_LLL_XD...0.022575 G_LLL_RR...0.17891 LLL...0.004587 LLLTest OK --------------------------------- making subset make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o subset subset.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/subset subset.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' subset 40 40 20 10 999999 f n: b: size: prune: seed: alg [fqQxr]: +++-++++++++++++++++ number of success: 19 average time: 0.00866465 subset 40 40 20 10 999999 q n: b: size: prune: seed: alg [fqQxr]: +++-++++++++++++++++ number of success: 19 average time: 0.0294871 --------------------------------- making ZZ_pEXTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o ZZ_pEXTest ZZ_pEXTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/ZZ_pEXTest ZZ_pEXTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running ZZ_pEXTest 15 45 10 46 21 ZZ_pEXTest OK --------------------------------- making ZZ_pEXGCDTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o ZZ_pEXGCDTest ZZ_pEXGCDTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/ZZ_pEXGCDTest ZZ_pEXGCDTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running ZZ_pEXGCDTest ........................................ --------------------------------- making lzz_pEXTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o lzz_pEXTest lzz_pEXTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/lzz_pEXTest lzz_pEXTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running lzz_pEXTest 30 36 41 43 12 zz_pEXTest OK --------------------------------- making lzz_pEXGCDTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o lzz_pEXGCDTest lzz_pEXGCDTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/lzz_pEXGCDTest lzz_pEXGCDTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running lzz_pEXGCDTest ........................................ --------------------------------- making ThreadTest make[1]: Entering directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' ./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o ThreadTest ThreadTest.cpp libntl.la #LSHAR libtool: link: g++ -I../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pthread -o .libs/ThreadTest ThreadTest.cpp ./.libs/libntl.so -L/usr/lib -lgmp -lgf2x -lpthread -pthread make[1]: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' running ThreadTest START starting 0: 139829854873536 starting 1: 139829854701120 starting 4: 139829829523008 starting 3: 139829837915712 starting 5: 139829821130304 starting 2: 139829846308416 stopping 4: 139829829523008 stopping 0: 139829854873536 stopping 1: 139829854701120 stopping 2: 139829846308416 stopping 5: 139829821130304 stopping 3: 139829837915712 checking results... 0 GOOD 1 GOOD 2 GOOD 3 GOOD 4 GOOD 5 GOOD make: Leaving directory '/usr/src/RPM/BUILD/ntl-11.5.1/src' + exit 0 Processing files: libntl44-11.5.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48740 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ntl-11.5.1 + DOCDIR=/usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + export DOCDIR + rm -rf /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + /bin/mkdir -p /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + cp -prL README /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + chmod -R go-w /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + chmod -R a+rX /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + cp -prL doc/copying.txt /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + chmod -R go-w /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + chmod -R a+rX /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl44-11.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V7vMfq find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ntl-buildroot/usr/lib64/libntl.so.44: 2356 symbols, 22 bpp warning: hash collision: _ZN3NTL12InnerProductERNS_2ZZERKNS_3VecIS0_EES5_ _ZN3NTL3mulERNS_3VecINS_5ZZ_pEEEERKNS_3MatIS1_EERKS2_ Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yzm6Rp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libntl.so.44()(64bit) = set:pdv8oFwZB39FfZ0cbZAMT3jSuAioZE9bccYrhGTCNtZ7T4Ulb8u8z078RstgfSOSvSEFtJqDkT6cu0Z8MO3yIZkibA3vfbv6sMsVu5ONowZxhjR4pTx9dOgzDAsTFi3ALKi80knwaXnLChXTfWZ4fEQU0oI9nszrc5dYXnkeD8Rkol7ccZDVxOVxLoWSHXPZA9zOwrQwyVlhEPCtyx75TSB4UWWFYkWvSDkW0hA9SDaM2LbM7UazNZKkpLkc5sarr4ox1cdZf03xnmQrSLF9CRthEpz1iZ0fvBNr8J99IW5x7E6YtChOpXZpjQjZl0mmKsmf2ZcZEdDR50LdwgKveGlrVe777kSadgGhL5VdH7kD1ZsKN3s21yaTLraXbXb4veZFLPnq2UCc9rsUMwuBO3prU0uwcNffZiF2bSwK6cKY4R9qg6d0uks2oae5emJ0ussmZdS4zW51JD2wZyzVTC1Vr2SPtjLYOkuZgBpYrEJF28tc5XD26M7DRWr0AVTSsT9HFjGniT9kKkvErZjVbrsL7i3OgoEHfRa4wytBqYUMhrgjORe37qreemsFgErb0PXWl7FzaxKt10lUVsr1L7OTAEUYSQzGxCyF53EuFHdCazLhZBLCZJdMmjZ9pHITT30aCvsoZxAWvpcFebQF8Z6k2663c7iAEV28e9Ey0bcSoXcdAq0t0b5qnp8lChcyoQFy4yYVG18kZE6PTKNGktuMYRal5gDMM6IUK14UoskmslY3ZxkR9ja6gfypAjjXl73IfIERvTeYa8Mi2QWV4jPPwPYO2kPOZqRx3YWR5oiYUGrykH7B7jEfDcSzad0Z5eL3ZE0Z7fEcnZECxWWSRQwRPcAhAe4DbQ9YPJbgrbQt6JtyNxBOIWKbo3tzUxODsMuuItORUx9FwwaEZdF73eXYtbyQwhAeDqO7Pt0EcZIerJCgeLlUiCLlmQfb3bIsgMhvh6tQuy2fzihQoqn1mN0UxWcrDUyBafeccmKCPjuF429v2yFWocDCI8qPas2ZpMdyJyXMlFTXZkcbkepDuF1wNMZ5QgXZ8N7MRkGj7NYHtMx7Z43R86CG1oHmj0hUCE671R4kwsM1dlNZ0NCV2p7fZlFS2bd9sHC69So2tH0WtRUcJ8m2zPMcXIa5VRYP87lHDkl7aAf8wCMor20qQlQhnc51DLRZ6lwmYaGVcKZtgBpEAqQycSCx0ly50rlDikZla3ia33y8WX8h0o0xz6lxggvUTBgsK4PssFT5ZAsyOZfUwcg1UeIf1fNt8PcL1OjIGKMpV5MYw0HLQYMdgT0UE8rm1yd67gZw2rce0gDTQCj6TP9op53VXBZezEKbTLCrd3Y5h6zo2vb24475QpUHGY0texenWJcbAGmotQN0mKZncBxhwy6l5FSoLMWOMqz27ClLMevIjzw0IZjNofJWQ4ZK6jO3MK5sgG5FexBV896IPvPP8Crc1Dqd2jeKZHiL7BX8MSoCPNvOkZ6M7t21ivvHZ9nyHUL1BifgEVZycrOz5L2qxRrmLiDEUNRty8YhZh8hcR0U4vxkI0jFdXiHPEVBlHEdiYs1jrNZlFZvlrFdjOenyfvMYe6bR1YyMKiqwxBTvc2APKcZivLtm4QS2a3SvuMz9wkPQd9QMlsLfpyRacVwwgqs98zJh5t0eaaKYuKyUgSpW8Mb1BZFcZEiMNKWoZg5VD4alM97ADGlhe10Nq7Zihuiqz0olHRMxC6OZviEPGLKTOgy1V1ohAA1U5wLakjoZsw2Z7wvL3wyZxlupPK79zpmtmgtZB24sTsQwZbccZ34EtiAqoTHzpSoXCb51Z20RhoZ58aU1lSQbHt0VRZbaf6VUAtf1SwR29yqac7OZzrlR1H0Q5TfPgUQAoIUZebbzD3SXn65uQtRXGzv2fuH8uHp2tlZlQQneIw1qnMGUiVpSQbOJOHcl85X7dsH0VdjI3Ov6wn7n2U07Vh4ZgBsqsswRvZqEOIrZEfHwocha8JZcbPi1eBFVrwK2tMPxwHOFIFHDECojgd2gsr3AghPTQRD2ZlyxcU1uruZsoKUZg4ljlJ1pzIOdNZBzBW8ikc389wQhvwL0DBG52XV3BOCAipGHzt3jDlHqb0OlmatjCUKKaQF2ilno98EJV4P5DwNZxj7LzxujPHsGffRpd6osLd62lpNkbahDTWzwlcMIWMvjXYwx0XDp9lYjC18iDJZqCTfoKdejeB24JNFVylRSqRHqZJFMbmosX4gLTZHPT8HN1X9DCAJOvZ4Ch6X64o7KcyD9X5a5P24EJWKy0gYkXqcGsCHLkK5mnMVr4qSGRMkJE5mwAwf9Xk8ZDjts090Kc4Eg2mnHDORmT7ssgQEaX0VlogwoPOfkMzQd3HVZiC4Zyg4XUrnww5wGzlE7Zqk5zCciZej2vwQTkjlm0w5Zum0hiJII0ucvFFw7iJHiq2Quraq4wx7t0UhAxZm5lvgFx132G0IWlVkVYRXIX9OMu2CKtDHeowLqhz3J7Uce0PJipmMBdIXwpQNYXprESxH0tTvkkujB8cDhOOufzDNTeOAO8qSHNfBWA5EV2pagxhX1SHfajObP31g6ELw7zSqVxqPUvlHZ3e9UP1QDCZqnZjaOwOvv7CaQqOy0xKsZK80ungaI23SmNACjQ2r0lrGwZkFh5daEq4IlM1aF2TBcEBCZpKb6SuHhrCjvxvxa1VWdrHebo3uU5IIW5FjccPuWChRj75dwk1gRw1OtRyTvSzhLHcgb6P2f9tbhiYH0kZgW3gUpvik2rlt6wx82UKIe0zZfYv5Wi0lS6PjmQYC03zfKD4USIvZd4AqUti48xx7MxNCM0FTsF1SW5n7Nm3XalQlVjSsbjcj5shFi5K9YjGyKuhZaGtCQ5NrsahzbxCF3qn4pMmwfCXZtTNdv1EZx8w9mNCXqZzvwXqLStoVWZbQwg89TXN9foj78VrbprQZq3ahZdbuqXqhyUdRQ8uA5exfQf6FpPNZrLhbfca3NRv4I7ZkHiaZ8ZDEme6giZFSAPweADGBsMk0LDZg9D74DQYnBlzsoxZBUMd7q1Ysm4NH6GlMqRD4nkG9WSkCcFkjTJGlIJ2AwkHFnhHhpD5CW6nmvZEMdi6XjflGq2EgvL69B0kyd5wRHUi2VOqikBg1x8hpQSDAx42WtstcUonRMlAZKyK002iAcll9628E2LLb1M3GdyGfihwwrdNLoyzQ0u1w2HOF3IyboIBC1HDx8vqAgwyo5lU71pdOgV7xWT3CBNemWiyM7lA5taMh6xE7v15e0En74YWc8ZePnFFfeQy0WriX1eYbb3GAbe2TcA2XSufWvu95si1l9k8vvj2z8gAtcc5ZxTK2IZ52CoOgX7D0ZjqZGFw6xudGKmWM3lQQ7IP8ixuve3TGqi1quKxNBmaloTnVZkgecPAhOScZ5wPKFPxBkmjAuEIJHDOdIuJkZLADYSSxekZKkl7vdw34mxMoPvZoCP51NgZABp6QWnbJK1NqILNZw0Zr03qLnB4BcUQMCZ3AppR2UZ2YJ7Mp5S1sjc7rf1Jj1aZjxZ8GFZ5dLrbAFD9z8If2OuUDyYg977kHW0B33bb29S0ihMSMwMIB1kd6MzwCQs4BtVYk4a5l4yKI5ikoXY8VHgGtyIjf2ZmOzh0hpDc8n2kNxh7UlemqTYh2twIeL7DBm4A3oDGsXEddOZKlwVI2NxPC2TdPbva4eGk399DVB96ubjF53nDEzpTwsdrmM9nFWjyQWmgypbEsDTW0ofLg4pc78gkfPxQEI6FW0EZsj294DXsG7WIE0r0sYyGngIftEUc8Z6IBTMe0i3qBIkwMDZqYSboo9ANRV9I287TcFBZi3NvQUv7jYfq5LAybbgcZvgIht3jkaz9FAvGl0F9qfPngQbeoONb6VjEn0fhHQS3w4ll0sqeZxMPSuwxxZspOu8x90liceFPxuqvLGgfdJtbkixLVLRdvNzKMz3h5GVvPv538sArkSYh3IPwLgyy2m7onXH3zZ0ZK5jhe92b9XhGaLBWKk19Z5IwNrM3GaGQDOYEr9ikA9y7updH8xS6qqeFGiseNX2Y6S5l2grFYVsu8ylUIX2ndMhQZql3UM83d24pIXVm5eD7xZymk4tO6iuzfXi60j46Iv4BiUWyGpu07Qb2ndw27ygUckYUdldG1UWttEKac3rjqUofqDsASzS5xbMcZdFbCo9pYKAN1YQE6Rb1oNtjU8A098wjd5hvOZ2grBubbLNXF2f2gpKRo7Ze6UMZB7mPIZz8JJLUzEG6k6hCHz1s4xQZdF2IR6v9OmMXgmngV6Pq4Z6Kt50kAvMZIY5E6GuW7yVSi2aENe36Vku5PNs8MOYzZ15hhlYlbMk1HLhZEf71KnpyZ6X8YlhBk3wF1PGAS33zdmgajOPIl5OD4Vtp2R7L3itF4Z1IZaZkQxGvw7GZrtvlR1SPfaVgdzihJxy60Sr7wPBnyL48FPw1obElZ52k6I51Zh9uyxOZhZmPEau9bCCsJBi3BFygZjOHGauolZAtZqo8mElHPkjIdi866VCgLZtzkn2MXdVh043mJ9YSxdVDH2xmJ9OeiRrp3yTKpHZ1vfJb1R25E4FK09LGQ849PO5zJZEpC8PYtYh1DFmKfqFVOWoKEB3JHOe6KvcZgQGgPhJHAEr2Ft8u9n0S65mCUYfohOBpmUEO8PeZrS8bCsTW9G2QZm30eHfkZAzdcf4atdtqJtjn3cwfAYjxQtG9lrYh8B4gAmnVDChyDLRTfUnU0AO2X9hXuG6Ih1Bzex40nyahGC2RfPZB9uWZaDOrbq5JNQFREcvJJbZqolbVZai4yEnIkGEeM8ZoJwSD8KmR5YzOmfVQIdEUJ1YBGiOkTKGLfGMlDYzgYwMh07LCUa Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libgf2x.so.3()(64bit) >= set:gfbs1, libgmp.so.10()(64bit) >= set:mhuSwyWnq0M3uIRiZ2oH3XZncmo5uo8iVrMFTV6ns1Zcpm2xTMwk1shfggC0, libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.13)(64bit), libstdc++.so.6(CXXABI_1.3.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.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH), rtld(GNU_IFUNC) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CgrlGz Creating libntl44-debuginfo package Processing files: libntl-devel-11.5.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71532 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ntl-11.5.1 + DOCDIR=/usr/src/tmp/ntl-buildroot/usr/share/doc/libntl-devel-11.5.1 + export DOCDIR + rm -rf /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl-devel-11.5.1 + /bin/mkdir -p /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl-devel-11.5.1 + cp -prL 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/TFT-time.jpg 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_limbs.cpp.html doc/ZZ_limbs.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/flintrat.jpg 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 doc/zmulrat.jpg /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl-devel-11.5.1 + chmod -R go-w /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl-devel-11.5.1 + chmod -R a+rX /usr/src/tmp/ntl-buildroot/usr/share/doc/libntl-devel-11.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.44Q0gN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n6SZvA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_AES_NI.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_AVX.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_AVX2.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_AVX512F.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_FMA.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_KMA.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_MACOS_TIME.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_PCLMUL.h: very short file (no magic) cpp.req.files: /usr/src/tmp/ntl-buildroot/usr/include/NTL/HAVE_SSSE3.h: very short file (no magic) In file included from /usr/src/tmp/ntl-buildroot/usr/include/NTL/tools.h:11, from /usr/src/tmp/ntl-buildroot/usr/include/NTL/PD.h:4: /usr/src/tmp/ntl-buildroot/usr/include/NTL/new.h:5:10: fatal error: new: No such file or directory 5 | #include | ^~~~~ compilation terminated. cpp.req: /usr/src/tmp/ntl-buildroot/usr/include/NTL/PD.h: cpp failed, trying c++ mode Requires: /usr/lib64/libntl.so.44.0.1, libgmp-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bTyZjX Processing files: libntl44-debuginfo-11.5.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tx72Wf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EE26fU find-requires: running scripts (debuginfo) Provides: debug64(libntl.so.44) Requires: libntl44 = 11.5.1-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgf2x.so.3), debug64(libgmp.so.10), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to libntl44-debuginfo a strict dependency on libntl44 Adding to libntl-devel a strict dependency on libntl44 Removing 1 extra deps from libntl-devel due to dependency on libntl44 Wrote: /usr/src/RPM/RPMS/x86_64/libntl44-11.5.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libntl-devel-11.5.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libntl44-debuginfo-11.5.1-alt1.x86_64.rpm (w2T8.xzdio) 1097.13user 30.37system 17:39.77elapsed 106%CPU (0avgtext+0avgdata 281012maxresident)k 0inputs+0outputs (0major+13561748minor)pagefaults 0swaps 1102.12user 34.31system 17:49.20elapsed 106%CPU (0avgtext+0avgdata 281012maxresident)k 144inputs+0outputs (30286major+13856530minor)pagefaults 0swaps --- libntl44-11.5.1-alt1.x86_64.rpm.repo 2021-10-18 19:54:26.000000000 +0000 +++ libntl44-11.5.1-alt1.x86_64.rpm.hasher 2021-12-16 01:24:35.614005640 +0000 @@ -36,3 +36,3 @@ File: /usr/lib64/libntl.so.44 120777 root:root libntl.so.44.0.1 -File: /usr/lib64/libntl.so.44.0.1 100644 root:root e261a2c6f50d41e325ddf0900b4b7a78 +File: /usr/lib64/libntl.so.44.0.1 100644 root:root d656df1d81368ac76de64d425adcd892 File: /usr/share/doc/libntl44-11.5.1 40755 root:root @@ -40,2 +40,2 @@ File: /usr/share/doc/libntl44-11.5.1/copying.txt 100644 root:root 3ca31f8b7fe56132226e8cdfcc6c96b4 -RPMIdentity: c3b6c2c815c66d7c969a01e15cdd65c59c17501effb87daa79773c22c6d1cd3674e43f1723ef4eed5153be6d241f69c8f53be4cc226dc7970de8bf1e9ee8e0f5 +RPMIdentity: 146565b3fb13c3f398a0c93811635753e1b050dbe187b2a6e94f712b55bd2748fee1eac54be6558bee2f79a54134d4cbf0ce15ffe72e5de08e4b8e27d3cfbcbc --- libntl44-debuginfo-11.5.1-alt1.x86_64.rpm.repo 2021-10-18 19:54:26.000000000 +0000 +++ libntl44-debuginfo-11.5.1-alt1.x86_64.rpm.hasher 2021-12-16 01:24:35.719005032 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/ac94a16ba2e77d4cb463e9c668f18830037ecb 120777 root:root ../../../../lib64/libntl.so.44.0.1 -/usr/lib/debug/.build-id/69/ac94a16ba2e77d4cb463e9c668f18830037ecb.debug 120777 root:root ../../usr/lib64/libntl.so.44.0.1.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/a517880ec99e226608d46da5f645be71006bb2 120777 root:root ../../../../lib64/libntl.so.44.0.1 +/usr/lib/debug/.build-id/96/a517880ec99e226608d46da5f645be71006bb2.debug 120777 root:root ../../usr/lib64/libntl.so.44.0.1.debug /usr/lib/debug/usr/lib64/libntl.so.44.0.1.debug 100644 root:root @@ -178,6 +178,6 @@ Provides: libntl44-debuginfo = 11.5.1-alt1:sisyphus+287577.200.3.1 -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/ac94a16ba2e77d4cb463e9c668f18830037ecb 120777 root:root ../../../../lib64/libntl.so.44.0.1 -File: /usr/lib/debug/.build-id/69/ac94a16ba2e77d4cb463e9c668f18830037ecb.debug 120777 root:root ../../usr/lib64/libntl.so.44.0.1.debug -File: /usr/lib/debug/usr/lib64/libntl.so.44.0.1.debug 100644 root:root 7f33ebdcccdc8c2f4073f6ee91a0f920 +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/a517880ec99e226608d46da5f645be71006bb2 120777 root:root ../../../../lib64/libntl.so.44.0.1 +File: /usr/lib/debug/.build-id/96/a517880ec99e226608d46da5f645be71006bb2.debug 120777 root:root ../../usr/lib64/libntl.so.44.0.1.debug +File: /usr/lib/debug/usr/lib64/libntl.so.44.0.1.debug 100644 root:root 435671d274f5d9a50642f900f2737ce0 File: /usr/lib/debug/usr/lib64/libntl.so.44.debug 120777 root:root libntl.so.44.0.1.debug @@ -345,2 +345,2 @@ File: /usr/src/debug/ntl-11.5.1/src/xdouble.cpp 100644 root:root 1e5a7eca89c13db569b3881aacf06c3c -RPMIdentity: 4d55f1183ac8710e188b52708c86e00665970f3c394d13f6abcc7540bbe8c45540ddb0a501a28a50ea3b6f61d63ae91223a674e7e5e60a39ed432caab50f6223 +RPMIdentity: a36e29d91a352ca4c133e448bb8acbf4c730d3839f7977b99fd2ab44e0e99bb54f2681c3ec2995fd64a5c49f96fe318fb8b62219840fce55fd7375ca60fa6572