>>> Building on exopi-6 under math/ntl BDEPENDS = [devel/gmp] DIST = [math/ntl:ntl-11.5.1.tar.gz] FULLPKGNAME = ntl-11.5.1 RDEPENDS = [devel/gmp] Woken up mail/p5-Mail-DMARC (Junk lock failure for exopi-6 at 1713348499.02948) Received IO (Junk lock obtained for exopi-6 at 1713348503.97) Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Woken up math/ntl Short-cut: depends already handled by mail/p5-Mail-DMARC >>> Running show-prepare-results in math/ntl at 1713348510.07 ===> math/ntl ===> Building from scratch ntl-11.5.1 ===> ntl-11.5.1 depends on: gmp-* -> gmp-6.3.0 ===> Verifying specs: m gmp c++ c++abi pthread ===> found m.10.1 gmp.11.1 c++.10.0 c++abi.7.0 pthread.27.1 gmp-6.3.0 (Junk lock released for exopi-6 at 1713348510.95) Woken up graphics/tgif distfiles size=2304103 >>> Running patch in math/ntl at 1713348511.44 ===> math/ntl ===> Checking files for ntl-11.5.1 `/exopi-cvs/ports/distfiles/ntl-11.5.1.tar.gz' is up to date. >> (SHA256) ntl-11.5.1.tar.gz: OK ===> Extracting for ntl-11.5.1 ===> Patching for ntl-11.5.1 ===> Applying OpenBSD patch patch-src_DoConfig Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/DoConfig |--- src/DoConfig.orig |+++ src/DoConfig -------------------------- Patching file src/DoConfig using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 28. done ===> Applying OpenBSD patch patch-src_VERSION_INFO Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/VERSION_INFO |--- src/VERSION_INFO.orig |+++ src/VERSION_INFO -------------------------- Patching file src/VERSION_INFO using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in math/ntl at 1713348512.50 ===> math/ntl ===> Generating configure for ntl-11.5.1 ===> Configuring for ntl-11.5.1 *** building libtool checking for a BSD-compatible install... /exopi-obj/pobj/ntl-11.5.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /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... 393216 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- 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 cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (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=clang language_standard=2017 cpu_type=x86 os_name=unknown setting TUNE=x86 *** 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 >>> Running build in math/ntl at 1713348529.65 ===> math/ntl ===> Building for ntl-11.5.1 /usr/bin/make clobber 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 /usr/bin/make setup1 c++ -I../include -I. -O2 -pipe -pthread -c MakeDescAux.cpp c++ -I../include -I. -O2 -pipe -pthread -o MakeDesc MakeDesc.cpp MakeDescAux.o -lm ./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 /usr/bin/make setup2 echo "*** CheckFeatures log ***" > CheckFeatures.log sh MakeGetTime "c++ -I../include -I. -O2 -pipe -pthread " "-lm" does anybody really know what time it is? using GetTime1.cpp sh MakeGetPID "c++ -I../include -I. -O2 -pipe -pthread " "-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" "c++ -I../include -I. -O2 -pipe -pthread " "-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 [no] *** Checking for feature: AES_NI [no] *** Checking for feature: KMA [no] /usr/bin/make setup3 c++ -I../include -I. -O2 -pipe -pthread -I/usr/local/include -o gen_gmp_aux gen_gmp_aux.cpp -L/usr/local/lib -lgmp -lm gen_gmp_aux.cpp(/tmp/gen_gmp_aux-295f94.o:(main)): warning: sprintf() is often misused, please use snprintf() ./gen_gmp_aux > ../include/NTL/gmp_aux.h NTL_GMP_LIP flag set GMP version check (6.3.0/6.3.0) NTL_ZZ_NBITS = 64 NTL_BITS_PER_LIMB_T = 64 c++ -I../include -I. -O2 -pipe -pthread -o gf2x_version_1_2_or_later_required gf2x_version_1_2_or_later_required.cpp -lm /usr/bin/make setup4 sh Wizard off "/usr/bin/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. * * touch setup-phase /usr/bin/make ntl.a /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c FFT.cpp c++ -I../include -I. -O2 -pipe -pthread -c FFT.cpp -fPIC -DPIC -o .libs/FFT.o c++ -I../include -I. -O2 -pipe -pthread -c FFT.cpp -o FFT.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c FacVec.cpp c++ -I../include -I. -O2 -pipe -pthread -c FacVec.cpp -fPIC -DPIC -o .libs/FacVec.o c++ -I../include -I. -O2 -pipe -pthread -c FacVec.cpp -o FacVec.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2.cpp -fPIC -DPIC -o .libs/GF2.o c++ -I../include -I. -O2 -pipe -pthread -c GF2.cpp -o GF2.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2E.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2E.cpp -fPIC -DPIC -o .libs/GF2E.o c++ -I../include -I. -O2 -pipe -pthread -c GF2E.cpp -o GF2E.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2EX.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2EX.cpp -fPIC -DPIC -o .libs/GF2EX.o c++ -I../include -I. -O2 -pipe -pthread -c GF2EX.cpp -o GF2EX.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2EXFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2EXFactoring.cpp -fPIC -DPIC -o .libs/GF2EXFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c GF2EXFactoring.cpp -o GF2EXFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2X.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2X.cpp -fPIC -DPIC -o .libs/GF2X.o c++ -I../include -I. -O2 -pipe -pthread -c GF2X.cpp -o GF2X.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2X1.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2X1.cpp -fPIC -DPIC -o .libs/GF2X1.o c++ -I../include -I. -O2 -pipe -pthread -c GF2X1.cpp -o GF2X1.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2XFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2XFactoring.cpp -fPIC -DPIC -o .libs/GF2XFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c GF2XFactoring.cpp -o GF2XFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GF2XVec.cpp c++ -I../include -I. -O2 -pipe -pthread -c GF2XVec.cpp -fPIC -DPIC -o .libs/GF2XVec.o c++ -I../include -I. -O2 -pipe -pthread -c GF2XVec.cpp -o GF2XVec.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GetTime.cpp c++ -I../include -I. -O2 -pipe -pthread -c GetTime.cpp -fPIC -DPIC -o .libs/GetTime.o c++ -I../include -I. -O2 -pipe -pthread -c GetTime.cpp -o GetTime.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c GetPID.cpp c++ -I../include -I. -O2 -pipe -pthread -c GetPID.cpp -fPIC -DPIC -o .libs/GetPID.o c++ -I../include -I. -O2 -pipe -pthread -c GetPID.cpp -o GetPID.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c HNF.cpp c++ -I../include -I. -O2 -pipe -pthread -c HNF.cpp -fPIC -DPIC -o .libs/HNF.o c++ -I../include -I. -O2 -pipe -pthread -c HNF.cpp -o HNF.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ctools.cpp c++ -I../include -I. -O2 -pipe -pthread -c ctools.cpp -fPIC -DPIC -o .libs/ctools.o c++ -I../include -I. -O2 -pipe -pthread -c ctools.cpp -o ctools.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c LLL.cpp c++ -I../include -I. -O2 -pipe -pthread -c LLL.cpp -fPIC -DPIC -o .libs/LLL.o c++ -I../include -I. -O2 -pipe -pthread -c LLL.cpp -o LLL.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c LLL_FP.cpp c++ -I../include -I. -O2 -pipe -pthread -c LLL_FP.cpp -fPIC -DPIC -o .libs/LLL_FP.o c++ -I../include -I. -O2 -pipe -pthread -c LLL_FP.cpp -o LLL_FP.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c LLL_QP.cpp c++ -I../include -I. -O2 -pipe -pthread -c LLL_QP.cpp -fPIC -DPIC -o .libs/LLL_QP.o c++ -I../include -I. -O2 -pipe -pthread -c LLL_QP.cpp -o LLL_QP.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c LLL_RR.cpp c++ -I../include -I. -O2 -pipe -pthread -c LLL_RR.cpp -fPIC -DPIC -o .libs/LLL_RR.o c++ -I../include -I. -O2 -pipe -pthread -c LLL_RR.cpp -o LLL_RR.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c LLL_XD.cpp c++ -I../include -I. -O2 -pipe -pthread -c LLL_XD.cpp -fPIC -DPIC -o .libs/LLL_XD.o c++ -I../include -I. -O2 -pipe -pthread -c LLL_XD.cpp -o LLL_XD.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c RR.cpp c++ -I../include -I. -O2 -pipe -pthread -c RR.cpp -fPIC -DPIC -o .libs/RR.o c++ -I../include -I. -O2 -pipe -pthread -c RR.cpp -o RR.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c WordVector.cpp c++ -I../include -I. -O2 -pipe -pthread -c WordVector.cpp -fPIC -DPIC -o .libs/WordVector.o c++ -I../include -I. -O2 -pipe -pthread -c WordVector.cpp -o WordVector.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ.cpp -fPIC -DPIC -o .libs/ZZ.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ.cpp -o ZZ.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZVec.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZVec.cpp -fPIC -DPIC -o .libs/ZZVec.o c++ -I../include -I. -O2 -pipe -pthread -c ZZVec.cpp -o ZZVec.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZX.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZX.cpp -fPIC -DPIC -o .libs/ZZX.o c++ -I../include -I. -O2 -pipe -pthread -c ZZX.cpp -o ZZX.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZX1.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZX1.cpp -fPIC -DPIC -o .libs/ZZX1.o c++ -I../include -I. -O2 -pipe -pthread -c ZZX1.cpp -o ZZX1.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZXCharPoly.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZXCharPoly.cpp -fPIC -DPIC -o .libs/ZZXCharPoly.o c++ -I../include -I. -O2 -pipe -pthread -c ZZXCharPoly.cpp -o ZZXCharPoly.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZXFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZXFactoring.cpp -fPIC -DPIC -o .libs/ZZXFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c ZZXFactoring.cpp -o ZZXFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_p.cpp -fPIC -DPIC -o .libs/ZZ_p.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_p.cpp -o ZZ_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pE.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pE.cpp -fPIC -DPIC -o .libs/ZZ_pE.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pE.cpp -o ZZ_pE.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pEX.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pEX.cpp -fPIC -DPIC -o .libs/ZZ_pEX.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pEX.cpp -o ZZ_pEX.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pEXFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pEXFactoring.cpp -fPIC -DPIC -o .libs/ZZ_pEXFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pEXFactoring.cpp -o ZZ_pEXFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pX.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pX.cpp -fPIC -DPIC -o .libs/ZZ_pX.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pX.cpp -o ZZ_pX.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pX1.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pX1.cpp -fPIC -DPIC -o .libs/ZZ_pX1.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pX1.cpp -o ZZ_pX1.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pXCharPoly.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pXCharPoly.cpp -fPIC -DPIC -o .libs/ZZ_pXCharPoly.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pXCharPoly.cpp -o ZZ_pXCharPoly.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pXFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pXFactoring.cpp -fPIC -DPIC -o .libs/ZZ_pXFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c ZZ_pXFactoring.cpp -o ZZ_pXFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c fileio.cpp c++ -I../include -I. -O2 -pipe -pthread -c fileio.cpp -fPIC -DPIC -o .libs/fileio.o c++ -I../include -I. -O2 -pipe -pthread -c fileio.cpp -o fileio.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c -I/usr/local/include lip.cpp c++ -I../include -I. -O2 -pipe -pthread -c -I/usr/local/include lip.cpp -fPIC -DPIC -o .libs/lip.o c++ -I../include -I. -O2 -pipe -pthread -c -I/usr/local/include lip.cpp -o lip.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_p.cpp -fPIC -DPIC -o .libs/lzz_p.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_p.cpp -o lzz_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pE.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pE.cpp -fPIC -DPIC -o .libs/lzz_pE.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pE.cpp -o lzz_pE.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pEX.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pEX.cpp -fPIC -DPIC -o .libs/lzz_pEX.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pEX.cpp -o lzz_pEX.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pEXFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pEXFactoring.cpp -fPIC -DPIC -o .libs/lzz_pEXFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pEXFactoring.cpp -o lzz_pEXFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pX.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pX.cpp -fPIC -DPIC -o .libs/lzz_pX.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pX.cpp -o lzz_pX.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pX1.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pX1.cpp -fPIC -DPIC -o .libs/lzz_pX1.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pX1.cpp -o lzz_pX1.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pXCharPoly.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pXCharPoly.cpp -fPIC -DPIC -o .libs/lzz_pXCharPoly.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pXCharPoly.cpp -o lzz_pXCharPoly.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c lzz_pXFactoring.cpp c++ -I../include -I. -O2 -pipe -pthread -c lzz_pXFactoring.cpp -fPIC -DPIC -o .libs/lzz_pXFactoring.o c++ -I../include -I. -O2 -pipe -pthread -c lzz_pXFactoring.cpp -o lzz_pXFactoring.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_GF2.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_GF2.cpp -fPIC -DPIC -o .libs/mat_GF2.o c++ -I../include -I. -O2 -pipe -pthread -c mat_GF2.cpp -o mat_GF2.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_GF2E.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_GF2E.cpp -fPIC -DPIC -o .libs/mat_GF2E.o c++ -I../include -I. -O2 -pipe -pthread -c mat_GF2E.cpp -o mat_GF2E.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_RR.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_RR.cpp -fPIC -DPIC -o .libs/mat_RR.o c++ -I../include -I. -O2 -pipe -pthread -c mat_RR.cpp -o mat_RR.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ.cpp -fPIC -DPIC -o .libs/mat_ZZ.o c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ.cpp -o mat_ZZ.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ_p.cpp -fPIC -DPIC -o .libs/mat_ZZ_p.o c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ_p.cpp -o mat_ZZ_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ_pE.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ_pE.cpp -fPIC -DPIC -o .libs/mat_ZZ_pE.o c++ -I../include -I. -O2 -pipe -pthread -c mat_ZZ_pE.cpp -o mat_ZZ_pE.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_lzz_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_lzz_p.cpp -fPIC -DPIC -o .libs/mat_lzz_p.o c++ -I../include -I. -O2 -pipe -pthread -c mat_lzz_p.cpp -o mat_lzz_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_lzz_pE.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_lzz_pE.cpp -fPIC -DPIC -o .libs/mat_lzz_pE.o c++ -I../include -I. -O2 -pipe -pthread -c mat_lzz_pE.cpp -o mat_lzz_pE.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_ZZ.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_ZZ.cpp -fPIC -DPIC -o .libs/mat_poly_ZZ.o c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_ZZ.cpp -o mat_poly_ZZ.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_ZZ_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_ZZ_p.cpp -fPIC -DPIC -o .libs/mat_poly_ZZ_p.o c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_ZZ_p.cpp -o mat_poly_ZZ_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_lzz_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_lzz_p.cpp -fPIC -DPIC -o .libs/mat_poly_lzz_p.o c++ -I../include -I. -O2 -pipe -pthread -c mat_poly_lzz_p.cpp -o mat_poly_lzz_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c quad_float.cpp c++ -I../include -I. -O2 -pipe -pthread -c quad_float.cpp -fPIC -DPIC -o .libs/quad_float.o c++ -I../include -I. -O2 -pipe -pthread -c quad_float.cpp -o quad_float.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c quad_float1.cpp c++ -I../include -I. -O2 -pipe -pthread -c quad_float1.cpp -fPIC -DPIC -o .libs/quad_float1.o c++ -I../include -I. -O2 -pipe -pthread -c quad_float1.cpp -o quad_float1.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c tools.cpp c++ -I../include -I. -O2 -pipe -pthread -c tools.cpp -fPIC -DPIC -o .libs/tools.o c++ -I../include -I. -O2 -pipe -pthread -c tools.cpp -o tools.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_GF2.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_GF2.cpp -fPIC -DPIC -o .libs/vec_GF2.o c++ -I../include -I. -O2 -pipe -pthread -c vec_GF2.cpp -o vec_GF2.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_GF2E.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_GF2E.cpp -fPIC -DPIC -o .libs/vec_GF2E.o c++ -I../include -I. -O2 -pipe -pthread -c vec_GF2E.cpp -o vec_GF2E.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_RR.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_RR.cpp -fPIC -DPIC -o .libs/vec_RR.o c++ -I../include -I. -O2 -pipe -pthread -c vec_RR.cpp -o vec_RR.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ.cpp -fPIC -DPIC -o .libs/vec_ZZ.o c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ.cpp -o vec_ZZ.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ_p.cpp -fPIC -DPIC -o .libs/vec_ZZ_p.o c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ_p.cpp -o vec_ZZ_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ_pE.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ_pE.cpp -fPIC -DPIC -o .libs/vec_ZZ_pE.o c++ -I../include -I. -O2 -pipe -pthread -c vec_ZZ_pE.cpp -o vec_ZZ_pE.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_lzz_p.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_lzz_p.cpp -fPIC -DPIC -o .libs/vec_lzz_p.o c++ -I../include -I. -O2 -pipe -pthread -c vec_lzz_p.cpp -o vec_lzz_p.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c vec_lzz_pE.cpp c++ -I../include -I. -O2 -pipe -pthread -c vec_lzz_pE.cpp -fPIC -DPIC -o .libs/vec_lzz_pE.o c++ -I../include -I. -O2 -pipe -pthread -c vec_lzz_pE.cpp -o vec_lzz_pE.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c xdouble.cpp c++ -I../include -I. -O2 -pipe -pthread -c xdouble.cpp -fPIC -DPIC -o .libs/xdouble.o c++ -I../include -I. -O2 -pipe -pthread -c xdouble.cpp -o xdouble.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_FP.cpp c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_FP.cpp -fPIC -DPIC -o .libs/G_LLL_FP.o c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_FP.cpp -o G_LLL_FP.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_QP.cpp c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_QP.cpp -fPIC -DPIC -o .libs/G_LLL_QP.o c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_QP.cpp -o G_LLL_QP.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_XD.cpp c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_XD.cpp -fPIC -DPIC -o .libs/G_LLL_XD.o c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_XD.cpp -o G_LLL_XD.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_RR.cpp c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_RR.cpp -fPIC -DPIC -o .libs/G_LLL_RR.o c++ -I../include -I. -O2 -pipe -pthread -c G_LLL_RR.cpp -o G_LLL_RR.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c thread.cpp c++ -I../include -I. -O2 -pipe -pthread -c thread.cpp -fPIC -DPIC -o .libs/thread.o c++ -I../include -I. -O2 -pipe -pthread -c thread.cpp -o thread.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c BasicThreadPool.cpp c++ -I../include -I. -O2 -pipe -pthread -c BasicThreadPool.cpp -fPIC -DPIC -o .libs/BasicThreadPool.o c++ -I../include -I. -O2 -pipe -pthread -c BasicThreadPool.cpp -o BasicThreadPool.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c MatPrime.cpp c++ -I../include -I. -O2 -pipe -pthread -c MatPrime.cpp -fPIC -DPIC -o .libs/MatPrime.o c++ -I../include -I. -O2 -pipe -pthread -c MatPrime.cpp -o MatPrime.o /usr/bin/libtool --tag=CXX --mode=compile c++ -I../include -I. -O2 -pipe -pthread -c pd_FFT.cpp c++ -I../include -I. -O2 -pipe -pthread -c pd_FFT.cpp -fPIC -DPIC -o .libs/pd_FFT.o c++ -I../include -I. -O2 -pipe -pthread -c pd_FFT.cpp -o pd_FFT.o /usr/bin/libtool --tag=CXX --mode=link c++ -I../include -I. -O2 -pipe -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/local/lib -lgmp -lm -lpthread -rpath /usr/local/lib -version-info `cat VERSION_INFO` #LSHAR libtool: link: c++ -shared -fPIC -DPIC -o .libs/libntl.so.10.0 -pthread -I../include -I. -O2 -pipe .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.libs -lgmp -lm -lpthread -Wl,-soname,libntl.so.10.0 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 libtool: link: ranlib .libs/libntl.a >>> Running fake in math/ntl at 1713348990.74 ===> math/ntl ===> Faking installation for ntl-11.5.1 >>> Running package in math/ntl at 1713348992.18 ===> math/ntl `/exopi-obj/pobj/ntl-11.5.1/fake-amd64/.fake_done' is up to date. ===> Building package for ntl-11.5.1 Create /exopi-cvs/ports/packages/amd64/all/ntl-11.5.1.tgz Creating package ntl-11.5.1 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************ | 80% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 14% archiving|***************** | 27% archiving|************************** | 41% archiving|********************************* | 52% archiving|****************************************** | 65% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ntl-11.5.1.tgz >>> Running clean in math/ntl at 1713348998.46 ===> math/ntl ===> Cleaning for ntl-11.5.1 >>> Ended at 1713349001.74 max_stuck=5.28/waiting-for-lock #41=10.99/show-prepare-results=1.32/patch=1.16/configure=17.12/build=460.42/fake=1.96/package=6.15/clean=3.62