[package - 124i386-quarterly][security/botan2] Failed for botan2-2.19.3_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jul 2023 20:39:53 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: fluffy@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy4/data/124i386-quarterly/6777c48daefc/logs/botan2-2.19.3_2.log Build URL: https://pkg-status.freebsd.org/beefy4/build.html?mastername=124i386-quarterly&build=6777c48daefc Log: =>> Building security/botan2 build started at Tue Jul 11 20:39:39 UTC 2023 port directory: /usr/ports/security/botan2 package name: botan2-2.19.3_2 building for: FreeBSD 124i386-quarterly-job-09 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 i386 maintained by: fluffy@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1204000 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1204000 UNAME_v=FreeBSD 12.4-RELEASE-p3 UNAME_r=12.4-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root 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/124i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/124i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=124i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/124i386-quarterly/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--- ===> The following configuration options are available for botan2-2.19.3_2: DOCS=on: Build and/or install documentation MANPAGES=on: Build and/or install manual pages OPENMP=off: Parallel processing support via OpenMP PYTHON=off: Python bindings or support SQLITE3=off: SQLite 3 database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- fluffy@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --cc=clang --prefix=/usr/local --with-boost --with-bzip2 --with-external-includedir=/usr/local/include --with-external-libdir=/usr/local/lib --with-lzma --with-zlib --with-sphinx --no-install-python-module --without-sqlite3 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/security/botan2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/botan2/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/botan2/work/.cache HOME=/wrkdirs/usr/ports/security/botan2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/botan2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/botan2/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/botan2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/botan2/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/botan2/work/.cache HOME=/wrkdirs/usr/ports/security/botan2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/botan2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/botan2/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -pthread -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="install -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-- SHLIBVER=19 SHLIBVERPATCH=3 SOABIVER=19 PORTDOCS="" DOCS="" NO_DOCS="@comment " MANPAGES="" NO_MANPAGES="@comment " OPENMP="@comment " NO_OPENMP="" PYTHON="@comment " NO_PYTHON="" SQLITE3="@comment " NO_SQLITE3="" HAS_RDRAND_RNG="" HAS_PROCESSOR_RNG="" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/botan-2.19.3" EXAMPLESDIR="share/examples/botan" DATADIR="share/botan" WWWDIR="www/botan" ETCDIR="etc/botan" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " MANPAGES="" NO_MANPAGES="@comment " OPENMP="@comment " NO_OPENMP="" PYTHON="@comment " NO_PYTHON="" SQLITE3="@comment " NO_SQLITE3="" PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/botan DOCSDIR=/usr/local/share/doc/botan-2.19.3 EXAMPLESDIR=/usr/local/share/examples/botan WWWDIR=/usr/local/www/botan ETCDIR=/usr/local/etc/botan --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-freebsd12.4 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-freebsd12.4 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-freebsd12.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.4-RELEASE-p3 OSREL=12.4 OSVERSION=1204000 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 >============================ ===> botan2-2.19.3_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.2.pkg [124i386-quarterly-job-09] Installing pkg-1.19.2... [124i386-quarterly-job-09] Extracting pkg-1.19.2: .......... done ===> botan2-2.19.3_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of botan2-2.19.3_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by botan2-2.19.3_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by botan2-2.19.3_2 for building => SHA256 Checksum OK for Botan-2.19.3.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by botan2-2.19.3_2 for building ===> Extracting for botan2-2.19.3_2 => SHA256 Checksum OK for Botan-2.19.3.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for botan2-2.19.3_2 =========================================================================== =======================<phase: build-depends >============================ ===> botan2-2.19.3_2 depends on package: py39-sphinx>=0 - not found ===> Installing existing package /packages/All/py39-sphinx-5.3.0_1,1.pkg [124i386-quarterly-job-09] Installing py39-sphinx-5.3.0_1,1... [124i386-quarterly-job-09] `-- Installing ca_root_nss-3.89.1... [124i386-quarterly-job-09] `-- Extracting ca_root_nss-3.89.1: .......... done [124i386-quarterly-job-09] `-- Installing py39-Babel-2.12.1... <snip> [124i386-quarterly-job-09] | | | `-- Installing indexinfo-0.3.1... [124i386-quarterly-job-09] | | | `-- Extracting indexinfo-0.3.1: .... done [124i386-quarterly-job-09] | | | `-- Extracting gettext-runtime-0.21.1: .......... done [124i386-quarterly-job-09] | | | `-- Installing libffi-3.4.4... [124i386-quarterly-job-09] | | | `-- Extracting libffi-3.4.4: .......... done [124i386-quarterly-job-09] | | | `-- Installing mpdecimal-2.5.1... [124i386-quarterly-job-09] | | | `-- Extracting mpdecimal-2.5.1: .......... done [124i386-quarterly-job-09] | | | `-- Installing readline-8.2.1... [124i386-quarterly-job-09] | | | `-- Extracting readline-8.2.1: .......... done [124i386-quarterly-job-09] | | `-- Extracting python39-3.9.17: .......... done [124i386-quarterly-job-09] | | `-- Extracting py39-setuptools-63.1.0_1: .......... done [124i386-quarterly-job-09] | `-- Extracting py39-pytz-2023.3,1: .......... done [124i386-quarterly-job-09] `-- Extracting py39-Babel-2.12.1: .......... done [124i386-quarterly-job-09] `-- Installing py39-Jinja2-3.1.2... [124i386-quarterly-job-09] | `-- Installing py39-markupsafe-2.1.3... [124i386-quarterly-job-09] | `-- Extracting py39-markupsafe-2.1.3: .......... done [124i386-quarterly-job-09] `-- Extracting py39-Jinja2-3.1.2: .......... done [124i386-quarterly-job-09] `-- Installing py39-alabaster-0.7.13... [124i386-quarterly-job-09] `-- Extracting py39-alabaster-0.7.13: .......... done [124i386-quarterly-job-09] `-- Installing py39-docutils-0.19,1... [124i386-quarterly-job-09] `-- Extracting py39-docutils-0.19,1: .......... done [124i386-quarterly-job-09] `-- Installing py39-imagesize-1.4.1... [124i386-quarterly-job-09] `-- Extracting py39-imagesize-1.4.1: .......... done [124i386-quarterly-job-09] `-- Installing py39-importlib-metadata-6.7.0... [124i386-quarterly-job-09] | `-- Installing py39-zipp-3.15.0... [124i386-quarterly-job-09] | `-- Extracting py39-zipp-3.15.0: .......... done [124i386-quarterly-job-09] `-- Extracting py39-importlib-metadata-6.7.0: .......... done [124i386-quarterly-job-09] `-- Installing py39-packaging-23.1... [124i386-quarterly-job-09] `-- Extracting py39-packaging-23.1: .......... done [124i386-quarterly-job-09] `-- Installing py39-pygments-2.15.1... [124i386-quarterly-job-09] `-- Extracting py39-pygments-2.15.1: .......... done [124i386-quarterly-job-09] `-- Installing py39-requests-2.31.0... [124i386-quarterly-job-09] | `-- Installing py39-certifi-2023.5.7... [124i386-quarterly-job-09] | `-- Extracting py39-certifi-2023.5.7: .......... done [124i386-quarterly-job-09] | `-- Installing py39-charset-normalizer-3.1.0... [124i386-quarterly-job-09] | `-- Extracting py39-charset-normalizer-3.1.0: .......... done [124i386-quarterly-job-09] | `-- Installing py39-idna-3.4_1... [124i386-quarterly-job-09] | `-- Extracting py39-idna-3.4_1: .......... done [124i386-quarterly-job-09] | `-- Installing py39-pysocks-1.7.1... [124i386-quarterly-job-09] | `-- Extracting py39-pysocks-1.7.1: .......... done [124i386-quarterly-job-09] | `-- Installing py39-urllib3-1.26.16,1... [124i386-quarterly-job-09] | | `-- Installing py39-cryptography-3.4.8_1,1... [124i386-quarterly-job-09] | | `-- Installing py39-cffi-1.15.1... [124i386-quarterly-job-09] | | | `-- Installing py39-pycparser-2.21... [124i386-quarterly-job-09] | | | `-- Extracting py39-pycparser-2.21: .......... done [124i386-quarterly-job-09] | | `-- Extracting py39-cffi-1.15.1: .......... done [124i386-quarterly-job-09] | | `-- Extracting py39-cryptography-3.4.8_1,1: .......... done [124i386-quarterly-job-09] | | `-- Installing py39-openssl-21.0.0,1... [124i386-quarterly-job-09] | | `-- Installing py39-six-1.16.0... [124i386-quarterly-job-09] | | `-- Extracting py39-six-1.16.0: .......... done [124i386-quarterly-job-09] | | `-- Extracting py39-openssl-21.0.0,1: .......... done [124i386-quarterly-job-09] | `-- Extracting py39-urllib3-1.26.16,1: .......... done [124i386-quarterly-job-09] `-- Extracting py39-requests-2.31.0: .......... done [124i386-quarterly-job-09] `-- Installing py39-snowballstemmer-2.2.0... [124i386-quarterly-job-09] | `-- Installing py39-pystemmer-2.0.1... [124i386-quarterly-job-09] | `-- Extracting py39-pystemmer-2.0.1: ......... done [124i386-quarterly-job-09] `-- Extracting py39-snowballstemmer-2.2.0: .......... done [124i386-quarterly-job-09] `-- Installing py39-sphinxcontrib-applehelp-1.0.2... [124i386-quarterly-job-09] `-- Extracting py39-sphinxcontrib-applehelp-1.0.2: .......... done [124i386-quarterly-job-09] `-- Installing py39-sphinxcontrib-devhelp-1.0.2... [124i386-quarterly-job-09] `-- Extracting py39-sphinxcontrib-devhelp-1.0.2: .......... done [124i386-quarterly-job-09] `-- Installing py39-sphinxcontrib-htmlhelp-2.0.0... [124i386-quarterly-job-09] `-- Extracting py39-sphinxcontrib-htmlhelp-2.0.0: .......... done [124i386-quarterly-job-09] `-- Installing py39-sphinxcontrib-jsmath-1.0.1... [124i386-quarterly-job-09] `-- Extracting py39-sphinxcontrib-jsmath-1.0.1: .......... done [124i386-quarterly-job-09] `-- Installing py39-sphinxcontrib-qthelp-1.0.3... [124i386-quarterly-job-09] `-- Extracting py39-sphinxcontrib-qthelp-1.0.3: .......... done [124i386-quarterly-job-09] `-- Installing py39-sphinxcontrib-serializinghtml-1.1.5... [124i386-quarterly-job-09] `-- Extracting py39-sphinxcontrib-serializinghtml-1.1.5: .......... done [124i386-quarterly-job-09] Extracting py39-sphinx-5.3.0_1,1: .......... done ===== Message from ca_root_nss-3.89.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===== Message from python39-3.9.17: -- 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 ===== Message from py39-urllib3-1.26.16,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. ===> botan2-2.19.3_2 depends on package: py39-sphinx>=0 - found ===> Returning to build of botan2-2.19.3_2 ===> botan2-2.19.3_2 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [124i386-quarterly-job-09] Installing gmake-4.3_2... [124i386-quarterly-job-09] Extracting gmake-4.3_2: .......... done ===> botan2-2.19.3_2 depends on package: gmake>=4.3 - found ===> Returning to build of botan2-2.19.3_2 ===> botan2-2.19.3_2 depends on file: /usr/local/bin/python3.9 - found =========================================================================== =======================<phase: lib-depends >============================ ===> botan2-2.19.3_2 depends on shared library: libboost_filesystem.so - not found ===> Installing existing package /packages/All/boost-libs-1.82.0_1.pkg [124i386-quarterly-job-09] Installing boost-libs-1.82.0_1... [124i386-quarterly-job-09] `-- Installing icu-73.2,1... [124i386-quarterly-job-09] `-- Extracting icu-73.2,1: .......... done [124i386-quarterly-job-09] Extracting boost-libs-1.82.0_1: .......... done ===== Message from boost-libs-1.82.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> botan2-2.19.3_2 depends on shared library: libboost_filesystem.so - found (/usr/local/lib/libboost_filesystem.so) ===> Returning to build of botan2-2.19.3_2 =========================================================================== =======================<phase: configure >============================ ===> Configuring for botan2-2.19.3_2 INFO: ./configure.py invoked with options "--cc=clang --prefix=/usr/local --with-boost --with-bzip2 --with-external-includedir=/usr/local/include --with-external-libdir=/usr/local/lib --with-lzma --with-zlib --with-sphinx --no-install-python-module --without-sqlite3" INFO: Configuring to build Botan 2.19.3 (revision git:15dc32f12d05e99a267f0fc47d88b678b71b8b05) INFO: Running under 3.9.17 (main, Jun 24 2023, 01:13:04) [Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a INFO: CXX environment variable is set which will override compiler path INFO: Implicit --cc-bin=c++ due to environment variable CXX INFO: Implicit --cxxflags=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing due to environment variable CXXFLAGS INFO: Implicit --ldflags= -pthread -fstack-protector-strong due to environment variable LDFLAGS INFO: Autodetected platform information: OS="FreeBSD" machine="i386" proc="i386" INFO: Guessing target OS is freebsd (use --os to set) INFO: Guessing target processor is a x86_32 (use --cpu to set) INFO: Found rst2man (use --without-rst2man to disable) INFO: Using /etc/ssl/cert.pem as system certificate store INFO: Canonicalized CPU target i386 to x86_32 WARNING: Tried to get clang version, but output '' does not match expected version format WARNING: Error detecting compiler target arch: '' INFO: Target is clang:0.0-freebsd-x86_32 INFO: Assuming target x86_32 is little endian INFO: Skipping (dependency failure): certstor_sqlite3 sessions_sqlite3 INFO: Skipping (disabled by user): sqlite3 INFO: Skipping (incompatible CPU): aes_armv8 aes_power8 sha1_armv8 sha2_32_armv8 sha2_64_bmi2 sha3_bmi2 sm4_armv8 INFO: Skipping (incompatible OS): certstor_system_macos certstor_system_windows commoncrypto proc_walk win32_stats INFO: Skipping (incompatible compiler): ghash_cpu sha1_x86 sha2_32_x86 shacal2_x86 INFO: Skipping (requires external dependency): tpm INFO: Enabling use of external dependency boost INFO: Enabling use of external dependency bzip2 INFO: Enabling use of external dependency lzma INFO: Enabling use of external dependency zlib INFO: Loading modules: adler32 aead aes aes_ni aes_vperm aont argon2 argon2_ssse3 aria asio asn1 auto_rng base base32 base58 base64 bcrypt bcrypt_pbkdf bigint blake2 block blowfish boost bzip2 camellia cascade cast128 cast256 cbc cbc_mac ccm cecpq1 certstor_flatfile certstor_sql certstor_system cfb chacha chacha20poly1305 chacha_avx2 chacha_rng chacha_simd32 checksum cmac comb4p compression cpuid crc24 crc32 cryptobox ctr curve25519 des dev_random dh dl_algo dl_group dlies dsa dyn_load eax ec_group ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa1 emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm getentropy ghash ghash_vperm gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea idea_sse2 iso9796 kasumi kdf kdf1 kdf1_iso18033 kdf2 keccak keypair lion locking_allocator lzma mac mce mceies md4 md5 mdx_hash mem_pool mgf1 misty1 mode_pad modes mp newhope nist_keywrap noe keon noekeon_simd numbertheory ocb ofb par_hash passhash9 pbes2 pbkdf pbkdf1 pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 processor_rng psk_db pubkey rc4 rdrand_rng rdseed rfc3394 rfc6979 rmd160 rng roughtime rsa salsa20 scrypt seed serpent serpent_avx2 serpent_simd sessions_sql sha1 sha1_sse2 sha2_32 sha2_32_bmi2 sha2_64 sha3 shacal2 shacal2_avx2 shacal2_simd shake shake_cipher simd simd_avx2 siphash siv skein sm2 sm3 sm4 socket sodium sp800_108 sp800_56a sp800_56c srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 threefish_512_avx2 tiger tls tls_10 tls_cbc tss twofish utils uuid whirlpool x509 x919_mac xmss xtea xts zfec zfec_sse2 zfec_vperm zlib INFO: Using symlink to link files into build dir (use --link-method to change) INFO: Botan 2.19.3 (revision git:15dc32f12d05e99a267f0fc47d88b678b71b8b05) (release dated 20221116) build setup is complete =========================================================================== =======================<phase: build >============================ ===> Building for botan2-2.19.3_2 gmake[1]: Entering directory '/wrkdirs/usr/ports/security/botan2/work/Botan-2.19.3' c++ -fPIC -fvisibility=hidden -fstack-protector -pthread -std=c++11 -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Ibuild/include -Ibuild/include/external -I/usr/local/include -c src/lib/asn1/alg_id.cpp -o build/obj/lib/asn1_alg_id.o c++ -fPIC -fvisibility=hidden -fstack-protector -pthread -std=c++11 -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Ibuild/include -Ibuild/include/external -I/usr/local/include -c src/lib/asn1/asn1_obj.cpp -o build/obj/lib/asn1_obj.o gmake[1]: *** [Makefile:97: build/obj/lib/asn1_alg_id.o] Segmentation fault (core dumped) gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [Makefile:100: build/obj/lib/asn1_obj.o] Segmentation fault (core dumped) gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/botan2/work/Botan-2.19.3' ===> 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/security/botan2