[package - 131i386-default][math/primecount] Failed for primecount-7.4_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 12:00:59 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: thierry@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy15/data/131i386-default/a097efdbe2f4/logs/primecount-7.4_1.log Build URL: https://pkg-status.freebsd.org/beefy15/build.html?mastername=131i386-default&build=a097efdbe2f4 Log: =>> Building math/primecount build started at Thu Mar 30 12:00:32 UTC 2023 port directory: /usr/ports/math/primecount package name: primecount-7.4_1 building for: FreeBSD 131i386-default-job-03 13.1-RELEASE-p7 FreeBSD 13.1-RELEASE-p7 i386 maintained by: thierry@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1301000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p7 UNAME_r=13.1-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- thierry@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/primecount/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/primecount/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/primecount/work/.cache HOME=/wrkdirs/usr/ports/math/primecount/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/primecount/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/primecount/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/math/primecount/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/primecount/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/primecount/work/.cache HOME=/wrkdirs/usr/ports/math/primecount/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/primecount/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/primecount/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/math/primecount/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="i nstall -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- VER=7.4 CMAKE_BUILD_TYPE="release" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/primecount" EXAMPLESDIR="share/examples/primecount" DATADIR="share/primecount" WWWDIR="www/primecount" ETCDIR="etc/primecount" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/primecount DOCSDIR=/usr/local/share/doc/primecount EXAMPLESDIR=/usr/local/share/examples/primecount WWWDIR=/usr/local/www/primecount ETCDIR=/usr/local/etc/primecount --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE-p7 OSREL=13.1 OSVERSION=1301000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> primecount-7.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_1.pkg [131i386-default-job-03] Installing pkg-1.19.1_1... [131i386-default-job-03] Extracting pkg-1.19.1_1: .......... done ===> primecount-7.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of primecount-7.4_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by primecount-7.4_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by primecount-7.4_1 for building => SHA256 Checksum OK for kimwalisch-primecount-v7.4_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by primecount-7.4_1 for building ===> Extracting for primecount-7.4_1 => SHA256 Checksum OK for kimwalisch-primecount-v7.4_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for primecount-7.4_1 ===> Applying FreeBSD patches for primecount-7.4_1 from /usr/ports/math/primecount/files =========================================================================== =======================<phase: build-depends >============================ ===> primecount-7.4_1 depends on package: libdivide>0 - not found ===> Installing existing package /packages/All/libdivide-5.0.pkg [131i386-default-job-03] Installing libdivide-5.0... [131i386-default-job-03] Extracting libdivide-5.0: ....... done ===> primecount-7.4_1 depends on package: libdivide>0 - found ===> Returning to build of primecount-7.4_1 ===> primecount-7.4_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.25.1.pkg [131i386-default-job-03] Installing cmake-core-3.25.1... [131i386-default-job-03] `-- Installing expat-2.5.0... [131i386-default-job-03] `-- Extracting expat-2.5.0: .......... done [131i386-default-job-03] `-- Installing jsoncpp-1.9.5... [131i386-default-job-03] `-- Extracting jsoncpp-1.9.5: .......... done [131i386-default-job-03] `-- Installing libuv-1.44.2... [131i386-default-job-03] `-- Extracting libuv-1.44.2: .......... done [131i386-default-job-03] `-- Installing rhash-1.4.3... [131i386-default-job-03] | `-- Installing gettext-runtime-0.21.1... [131i386-default-job-03] | | `-- Installing indexinfo-0.3.1... [131i386-default-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [131i386-default-job-03] | `-- Extracting gettext-runtime-0.21.1: .......... done [131i386-default-job-03] `-- Extracting rhash-1.4.3: .......... done [131i386-default-job-03] Extracting cmake-core-3.25.1: .......... done ===> primecount-7.4_1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of primecount-7.4_1 ===> primecount-7.4_1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.11.1,2.pkg [131i386-default-job-03] Installing ninja-1.11.1,2... [131i386-default-job-03] `-- Installing python39-3.9.16_2... [131i386-default-job-03] | `-- Installing libffi-3.4.4... [131i386-default-job-03] | `-- Extracting libffi-3.4.4: .......... done [131i386-default-job-03] | `-- Installing mpdecimal-2.5.1... [131i386-default-job-03] | `-- Extracting mpdecimal-2.5.1: .......... done [131i386-default-job-03] | `-- Installing readline-8.2.0... [131i386-default-job-03] | `-- Extracting readline-8.2.0: .......... done [131i386-default-job-03] `-- Extracting python39-3.9.16_2: .......... done [131i386-default-job-03] Extracting ninja-1.11.1,2: ........ done ===== Message from python39-3.9.16_2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> primecount-7.4_1 depends on executable: ninja - found ===> Returning to build of primecount-7.4_1 =========================================================================== =======================<phase: lib-depends >============================ ===> primecount-7.4_1 depends on shared library: libprimesieve.so - not found ===> Installing existing package /packages/All/primesieve-11.0.pkg [131i386-default-job-03] Installing primesieve-11.0... [131i386-default-job-03] Extracting primesieve-11.0: .......... done ===> primecount-7.4_1 depends on shared library: libprimesieve.so - found (/usr/local/lib/libprimesieve.so) ===> Returning to build of primecount-7.4_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for primecount-7.4_1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/math/primecount/work/.build -- The CXX compiler identification is Clang 13.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test int128 -- Performing Test int128 - Failed -- Performing Test int128_with_cpp11 -- Performing Test int128_with_cpp11 - Failed -- Performing Test libdivide_branchfree -- Performing Test libdivide_branchfree - Success -- Performing Test mpopcnt -- Performing Test mpopcnt - Success -- Performing Test cpu_supports_popcnt -- Performing Test cpu_supports_popcnt - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /wrkdirs/usr/ports/math/primecount/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for primecount-7.4_1 [ 2% 2/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/api.cpp.o -MF CMakeFiles/libprimecount.dir/src/api.cpp.o.d -o CMakeFiles/libprimecount.dir/src/api.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/api.cpp [ 4% 3/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/BitSieve240.cpp.o -MF CMakeFiles/libprimecount.dir/src/BitSieve240.cpp.o.d -o CMakeFiles/libprimecount.dir/src/BitSieve240.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/BitSieve240.cpp [ 6% 4/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/api_c.cpp.o -MF CMakeFiles/libprimecount.dir/src/api_c.cpp.o.d -o CMakeFiles/libprimecount.dir/src/api_c.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/api_c.cpp [ 8% 5/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/FactorTable.cpp.o -MF CMakeFiles/libprimecount.dir/src/FactorTable.cpp.o.d -o CMakeFiles/libprimecount.dir/src/FactorTable.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/FactorTable.cpp [ 10% 6/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/RiemannR.cpp.o -MF CMakeFiles/libprimecount.dir/src/RiemannR.cpp.o.d -o CMakeFiles/libprimecount.dir/src/RiemannR.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/RiemannR.cpp [ 12% 7/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/P2.cpp.o -MF CMakeFiles/libprimecount.dir/src/P2.cpp.o.d -o CMakeFiles/libprimecount.dir/src/P2.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/P2.cpp [ 14% 8/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/P3.cpp.o -MF CMakeFiles/libprimecount.dir/src/P3.cpp.o.d -o CMakeFiles/libprimecount.dir/src/P3.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/P3.cpp [ 16% 9/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/PhiTiny.cpp.o -MF CMakeFiles/libprimecount.dir/src/PhiTiny.cpp.o.d -o CMakeFiles/libprimecount.dir/src/PhiTiny.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/PhiTiny.cpp [ 18% 10/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/PiTable.cpp.o -MF CMakeFiles/libprimecount.dir/src/PiTable.cpp.o.d -o CMakeFiles/libprimecount.dir/src/PiTable.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/PiTable.cpp [ 20% 11/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/S1.cpp.o -MF CMakeFiles/libprimecount.dir/src/S1.cpp.o.d -o CMakeFiles/libprimecount.dir/src/S1.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/S1.cpp [ 22% 12/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/LoadBalancerP2.cpp.o -MF CMakeFiles/libprimecount.dir/src/LoadBalancerP2.cpp.o.d -o CMakeFiles/libprimecount.dir/src/LoadBalancerP2.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/LoadBalancerP2.cpp [ 25% 13/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/Sieve.cpp.o -MF CMakeFiles/libprimecount.dir/src/Sieve.cpp.o.d -o CMakeFiles/libprimecount.dir/src/Sieve.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/Sieve.cpp [ 27% 14/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/LoadBalancerS2.cpp.o -MF CMakeFiles/libprimecount.dir/src/LoadBalancerS2.cpp.o.d -o CMakeFiles/libprimecount.dir/src/LoadBalancerS2.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/LoadBalancerS2.cpp [ 29% 15/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/StatusS2.cpp.o -MF CMakeFiles/libprimecount.dir/src/StatusS2.cpp.o.d -o CMakeFiles/libprimecount.dir/src/StatusS2.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/StatusS2.cpp [ 31% 16/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/generate.cpp.o -MF CMakeFiles/libprimecount.dir/src/generate.cpp.o.d -o CMakeFiles/libprimecount.dir/src/generate.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/generate.cpp [ 33% 17/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/nth_prime.cpp.o -MF CMakeFiles/libprimecount.dir/src/nth_prime.cpp.o.d -o CMakeFiles/libprimecount.dir/src/nth_prime.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/nth_prime.cpp [ 35% 18/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/pi_legendre.cpp.o -MF CMakeFiles/libprimecount.dir/src/pi_legendre.cpp.o.d -o CMakeFiles/libprimecount.dir/src/pi_legendre.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/pi_legendre.cpp [ 37% 19/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/phi.cpp.o -MF CMakeFiles/libprimecount.dir/src/phi.cpp.o.d -o CMakeFiles/libprimecount.dir/src/phi.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/phi.cpp [ 39% 20/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/pi_lehmer.cpp.o -MF CMakeFiles/libprimecount.dir/src/pi_lehmer.cpp.o.d -o CMakeFiles/libprimecount.dir/src/pi_lehmer.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/pi_lehmer.cpp [ 41% 21/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/pi_meissel.cpp.o -MF CMakeFiles/libprimecount.dir/src/pi_meissel.cpp.o.d -o CMakeFiles/libprimecount.dir/src/pi_meissel.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/pi_meissel.cpp [ 43% 22/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/pi_primesieve.cpp.o -MF CMakeFiles/libprimecount.dir/src/pi_primesieve.cpp.o.d -o CMakeFiles/libprimecount.dir/src/pi_primesieve.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/pi_primesieve.cpp [ 45% 23/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/print.cpp.o -MF CMakeFiles/libprimecount.dir/src/print.cpp.o.d -o CMakeFiles/libprimecount.dir/src/print.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/print.cpp [ 47% 24/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/lmo/pi_lmo1.cpp.o -MF CMakeFiles/libprimecount.dir/src/lmo/pi_lmo1.cpp.o.d -o CMakeFiles/libprimecount.dir/src/lmo/pi_lmo1.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/lmo/pi_lmo1.cpp [ 50% 25/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/lmo/pi_lmo2.cpp.o -MF CMakeFiles/libprimecount.dir/src/lmo/pi_lmo2.cpp.o.d -o CMakeFiles/libprimecount.dir/src/lmo/pi_lmo2.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/lmo/pi_lmo2.cpp [ 52% 26/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/util.cpp.o -MF CMakeFiles/libprimecount.dir/src/util.cpp.o.d -o CMakeFiles/libprimecount.dir/src/util.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/util.cpp [ 54% 27/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/lmo/pi_lmo3.cpp.o -MF CMakeFiles/libprimecount.dir/src/lmo/pi_lmo3.cpp.o.d -o CMakeFiles/libprimecount.dir/src/lmo/pi_lmo3.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/lmo/pi_lmo3.cpp [ 56% 28/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/lmo/pi_lmo4.cpp.o -MF CMakeFiles/libprimecount.dir/src/lmo/pi_lmo4.cpp.o.d -o CMakeFiles/libprimecount.dir/src/lmo/pi_lmo4.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/lmo/pi_lmo4.cpp [ 58% 29/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/lmo/pi_lmo5.cpp.o -MF CMakeFiles/libprimecount.dir/src/lmo/pi_lmo5.cpp.o.d -o CMakeFiles/libprimecount.dir/src/lmo/pi_lmo5.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/lmo/pi_lmo5.cpp [ 60% 30/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/lmo/pi_lmo_parallel.cpp.o -MF CMakeFiles/libprimecount.dir/src/lmo/pi_lmo_parallel.cpp.o.d -o CMakeFiles/libprimecount.dir/src/lmo/pi_lmo_parallel.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/lmo/pi_lmo_parallel.cpp [ 62% 31/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/deleglise-rivat/S2_trivial.cpp.o -MF CMakeFiles/libprimecount.dir/src/deleglise-rivat/S2_trivial.cpp.o.d -o CMakeFiles/libprimecount.dir/src/deleglise-rivat/S2_trivial.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/deleglise-rivat/S2_trivial.cpp [ 64% 32/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/deleglise-rivat/S2_hard.cpp.o -MF CMakeFiles/libprimecount.dir/src/deleglise-rivat/S2_hard.cpp.o.d -o CMakeFiles/libprimecount.dir/src/deleglise-rivat/S2_hard.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/deleglise-rivat/S2_hard.cpp [ 66% 33/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/deleglise-rivat/pi_deleglise_rivat.cpp.o -MF CMakeFiles/libprimecount.dir/src/deleglise-rivat/pi_deleglise_rivat.cpp.o.d -o CMakeFiles/libprimecount.dir/src/deleglise-rivat/pi_deleglise_rivat.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/deleglise-rivat/pi_deleglise_rivat.cpp [ 68% 34/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/gourdon/pi_gourdon.cpp.o -MF CMakeFiles/libprimecount.dir/src/gourdon/pi_gourdon.cpp.o.d -o CMakeFiles/libprimecount.dir/src/gourdon/pi_gourdon.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/gourdon/pi_gourdon.cpp [ 70% 35/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/gourdon/Phi0.cpp.o -MF CMakeFiles/libprimecount.dir/src/gourdon/Phi0.cpp.o.d -o CMakeFiles/libprimecount.dir/src/gourdon/Phi0.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/gourdon/Phi0.cpp [ 72% 36/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o -MF CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o.d -o CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/gourdon/D.cpp FAILED: CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o -MF CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o.d -o CMakeFiles/libprimecount.dir/src/gourdon/D.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/gourdon/D.cpp In file included from /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/gourdon/D.cpp:25: /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include/FactorTableD.hpp:160:14: error: no member named 'skipto' in 'primesieve::iterator' it.skipto(start, high); ~~ ^ 1 error generated. [ 75% 36/48] /usr/bin/c++ -DDISABLE_INT128 -DENABLE_DIV32 -Dlibprimecount_EXPORTS -I/wrkdirs/usr/ports/math/primecount/work/primecount-7.4/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -mpopcnt -MD -MT CMakeFiles/libprimecount.dir/src/gourdon/B.cpp.o -MF CMakeFiles/libprimecount.dir/src/gourdon/B.cpp.o.d -o CMakeFiles/libprimecount.dir/src/gourdon/B.cpp.o -c /wrkdirs/usr/ports/math/primecount/work/primecount-7.4/src/gourdon/B.cpp ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/math/primecount