>>> Building on octeon-2 under math/ntl BDEPENDS = [devel/gmp] DIST = [math/ntl:ntl-11.6.0.tar.gz] FULLPKGNAME = ntl-11.6.0 RDEPENDS = [devel/gmp] (Junk lock obtained for octeon-2 at 1763155675.88) >>> Running depends in math/ntl at 1763155675.99 last junk was in textproc/py-iniconfig /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0p0 >>> Running show-prepare-results in math/ntl at 1763155683.27 ===> math/ntl ===> Building from scratch ntl-11.6.0 ===> ntl-11.6.0 depends on: gmp-* -> gmp-6.3.0p0 ===> Verifying specs: m gmp c++ c++abi pthread ===> found m.10.1 gmp.11.1 c++.12.0 c++abi.9.0 pthread.28.0 gmp-6.3.0p0 (Junk lock released for octeon-2 at 1763155686.16) distfiles size=2599487 >>> Running patch in math/ntl at 1763155686.23 ===> math/ntl ===> Checking files for ntl-11.6.0 `/ports/distfiles/ntl-11.6.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for ntl-11.6.0 ===> Patching for ntl-11.6.0 ===> Applying OpenBSD patch patch-src_DoConfig Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/DoConfig.orig.port Fri Nov 7 18:30:51 2025 |+++ src/DoConfig Sat Nov 8 11:06:36 2025 -------------------------- Patching file src/DoConfig using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 52. Hunk #3 succeeded at 60. 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 with fuzz 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 1763155689.32 ===> math/ntl ===> Generating configure for ntl-11.6.0 ===> Configuring for ntl-11.6.0 *** building libtool checking for a BSD-compatible install... /pobj/ntl-11.6.0/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p 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 xargs -n works... yes checking build system type... mips64-unknown-openbsd7.8 checking host system type... mips64-unknown-openbsd7.8 checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes 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 how to convert mips64-unknown-openbsd7.8 file names to mips64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert mips64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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.8 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 the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed 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.8 ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes 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=unknown os_name=unknown *** using rpath *** checking -pthread flag CXXAUTOFLAGS=" -pthread" -pthread works *** threads are OK CXXAUTOFLAGS=" -pthread" NOCONTRACT="" generated makefile generated ../include/NTL/config.h generated ../include/NTL/CONFIG_LOG.txt generated ../include/NTL/USER_MAKEFILE.txt generated ../lib/pkgconfig/ntl.pc >>> Running build in math/ntl at 1763155817.66 ===> math/ntl ===> Building for ntl-11.6.0 /usr/bin/make clobber rm -f ntl.a GetTime.cpp GetPID.cpp rm -f mach_desc.h ../include/NTL/mach_desc.h rm -f ../include/NTL/gmp_aux.h 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" 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 -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.6.0 *** GOOD NEWS: compatible machine. summary of machine characteristics: bits per long = 64 bits per int = 32 bits per size_t = 64 arith right shift = yes double precision = 53 long double precision = 0 NBITS (maximum) = 50 WNBITS (maximum) = 50 double rounding detected = no FMA detected = 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 -Wl,-rpath,/usr/local/lib -lgmp -lm /usr/local/lib/libgmp.so.11.1: warning: vsprintf() is often misused, please use vsnprintf() ./gen_gmp_aux > ../include/NTL/gmp_aux.h NTL_GMP_LIP flag set c++ -I../include -I. -O2 -pipe -pthread -o gf2x_version_1_2_or_later_required gf2x_version_1_2_or_later_required.cpp -lm GMP version check (6.3.0/6.3.0) NTL_ZZ_NBITS = 64 NTL_BITS_PER_LIMB_T = 64 /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 lip.cpp:6908:10: error: call to 'll_add' is ambiguous 6908 | ll_add(acc, carry); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:7034:6: error: call to 'll_add' is ambiguous 7034 | ll_add(sum, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:7065:6: error: call to 'll_add' is ambiguous 7065 | ll_add(sum, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:7071:10: error: call to 'll_add' is ambiguous 7071 | ll_add(carry, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:7891:13: error: call to 'll_add' is ambiguous 7891 | ll_add(sum, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:7921:13: error: call to 'll_add' is ambiguous 7921 | ll_add(sum, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:8653:9: error: call to 'll_add' is ambiguous 8653 | ll_add(acc, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:8694:9: error: call to 'll_add' is ambiguous 8694 | ll_add(acc, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:8725:9: error: call to 'll_add' is ambiguous 8725 | ll_add(acc, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:8746:6: error: call to 'll_add' is ambiguous 8746 | ll_add(leftover, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:8917:10: error: call to 'll_add' is ambiguous 8917 | ll_add(acc, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:8972:10: error: call to 'll_add' is ambiguous 8972 | ll_add(acc, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ lip.cpp:9011:10: error: call to 'll_add' is ambiguous 9011 | ll_add(acc, acc0); | ^~~~~~ ../include/NTL/tools.h:982:1: note: candidate function 982 | ll_add(ll_type& x, unsigned long a) | ^ ../include/NTL/tools.h:988:1: note: candidate function 988 | ll_add(ll_type& x, const ll_type& a) | ^ 13 errors generated. Error while executing c++ -I../include -I. -O2 -pipe -pthread -c -I/usr/local/include lip.cpp -fPIC -DPIC -o .libs/lip.o *** Error 1 in . (makefile:405 'lip.o') *** Error 2 in /pobj/ntl-11.6.0/ntl-11.6.0/src (makefile:341 'all') *** Error 2 in math/ntl (/ports/infrastructure/mk/bsd.port.mk:3067 '/pobj/ntl-11.6.0/.build_done': @cd /pobj/ntl-11.6.0/ntl-11.6.0/src && ex...) *** Error 2 in math/ntl (/ports/infrastructure/mk/bsd.port.mk:2710 'build': @lock=ntl-11.6.0; export _LOCKS_HELD=" ntl-11.6.0"; /usr/bin/...) ===> Exiting math/ntl with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1763159132.39 max_stuck=77.45/depends=7.32/show-prepare-results=2.96/patch=3.09/configure=128.33/build=3314.79 Error: job failed with 512 on octeon-2 at 1763159132