[package - 124i386-quarterly][games/veloren-weekly] Failed for veloren-weekly-s20230705 in configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jul 2023 05:09:42 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: jbeich@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy4/data/124i386-quarterly/6777c48daefc/logs/veloren-weekly-s20230705.log Build URL: https://pkg-status.freebsd.org/beefy4/build.html?mastername=124i386-quarterly&build=6777c48daefc Log: =>> Building games/veloren-weekly build started at Wed Jul 12 05:08:09 UTC 2023 port directory: /usr/ports/games/veloren-weekly package name: veloren-weekly-s20230705 building for: FreeBSD 124i386-quarterly-job-09 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 i386 maintained by: jbeich@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--- ---End OPTIONS List--- --MAINTAINER-- jbeich@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/veloren-weekly/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/veloren-weekly/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/veloren-weekly/work/.cache HOME=/wrkdirs/usr/ports/games/veloren-weekly/work TMPDIR="/wrkdirs/usr/ports/games/veloren-weekly/work" PATH=/wrkdirs/usr/ports/games/veloren-weekly/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/veloren-weekly/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/games/veloren-weekly/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/veloren-weekly/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/veloren-weekly/work/.cache HOME=/wrkdirs/usr/ports/games/veloren-weekly/work TMPDIR="/wrkdirs/usr/ports/games/veloren-weekly/work" PATH=/wrkdirs/usr/ports/games/veloren-weekly/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/veloren-weekly/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=" -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="ins tall -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-- OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/veloren" EXAMPLESDIR="share/examples/veloren" DATADIR="share/veloren" WWWDIR="www/veloren" ETCDIR="etc/veloren" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/veloren DOCSDIR=/usr/local/share/doc/veloren EXAMPLESDIR=/usr/local/share/examples/veloren WWWDIR=/usr/local/www/veloren ETCDIR=/usr/local/etc/veloren --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 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> veloren-weekly-s20230705 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 ===> veloren-weekly-s20230705 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of veloren-weekly-s20230705 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user => rust/crates/cranelift-bforest-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-bforest/0.91.1/download?dummy=/rust/crates/cranelift-bforest-0.91.1.crate rust/crates/cranelift-bforest-0.91.1.crate 30 kB 7061 kBps 00s => rust/crates/cranelift-codegen-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-codegen/0.91.1/download?dummy=/rust/crates/cranelift-codegen-0.91.1.crate rust/crates/cranelift-codegen-0.91.1.crate 825 kB 39 MBps 00s => rust/crates/cranelift-codegen-meta-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-codegen-meta/0.91.1/download?dummy=/rust/crates/cranelift-codegen-meta-0.91.1.crate rust/crates/cranelift-codegen-meta-0.91.1.crate 70 kB 28 MBps 00s => rust/crates/cranelift-codegen-shared-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-codegen-shared/0.91.1/download?dummy=/rust/crates/cranelift-codegen-shared-0.91.1.crate rust/crates/cranelift-codegen-shared-0.91.1.crate 6227 B 3016 kBps 00s => rust/crates/cranelift-egraph-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-egraph/0.91.1/download?dummy=/rust/crates/cranelift-egraph-0.91.1.crate rust/crates/cranelift-egraph-0.91.1.crate 15 kB 34 MBps 00s => rust/crates/cranelift-entity-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-entity/0.91.1/download?dummy=/rust/crates/cranelift-entity-0.91.1.crate rust/crates/cranelift-entity-0.91.1.crate 25 kB 62 MBps 00s => rust/crates/cranelift-frontend-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-frontend/0.91.1/download?dummy=/rust/crates/cranelift-frontend-0.91.1.crate rust/crates/cranelift-frontend-0.91.1.crate 35 kB 9831 kBps 00s => rust/crates/cranelift-isle-0.91.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cranelift-isle/0.91.1/download?dummy=/rust/crates/cranelift-isle-0.91.1.crate rust/crates/cranelift-isle-0.91.1.crate 58 kB 26 MBps 00s => rust/crates/regalloc2-0.5.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/regalloc2/0.5.1/download?dummy=/rust/crates/regalloc2-0.5.1.crate rust/crates/regalloc2-0.5.1.crate 124 kB 35 MBps 00s => rust/crates/serde-wasm-bindgen-0.4.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/serde-wasm-bindgen/0.4.5/download?dummy=/rust/crates/serde-wasm-bindgen-0.4.5.crate rust/crates/serde-wasm-bindgen-0.4.5.crate 16 kB 53 MBps 00s => rust/crates/slice-group-by-0.3.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/slice-group-by/0.3.1/download?dummy=/rust/crates/slice-group-by-0.3.1.crate rust/crates/slice-group-by-0.3.1.crate 14 kB 33 MBps 00s => rust/crates/wai-bindgen-gen-core-0.2.3.crate doesn't seem to exist in /portdistfiles/. <snip> => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/window_clipboard-0.2.4.crate. => SHA256 Checksum OK for rust/crates/windows-0.37.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.33.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.42.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.33.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.37.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.33.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.37.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.33.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.37.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.33.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.37.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.33.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.37.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/winit-0.25.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.4.6.crate. => SHA256 Checksum OK for rust/crates/winreg-0.11.0.crate. => SHA256 Checksum OK for rust/crates/winres-0.1.12.crate. => SHA256 Checksum OK for rust/crates/wio-0.2.2.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/x11-clipboard-0.7.1.crate. => SHA256 Checksum OK for rust/crates/x11-dl-2.21.0.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.9.0.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.10.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.10.0.crate. => SHA256 Checksum OK for rust/crates/xattr-0.2.3.crate. => SHA256 Checksum OK for rust/crates/xcb-1.2.1.crate. => SHA256 Checksum OK for rust/crates/xcursor-0.3.4.crate. => SHA256 Checksum OK for rust/crates/xdg-2.5.0.crate. => SHA256 Checksum OK for rust/crates/xi-unicode-0.3.0.crate. => SHA256 Checksum OK for rust/crates/xkbcommon-0.5.0.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.4.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.5.crate. => SHA256 Checksum OK for rust/crates/yasna-0.5.2.crate. => SHA256 Checksum OK for Imberflur-wgpu-profiler-wgpu-0.8_GH0.tar.gz. => SHA256 Checksum OK for fdehau-tui-rs-54b841fab6cfdb38e8dc1382176e965787964b4c_GH0.tar.gz. => SHA256 Checksum OK for MSxDOS-ntapi-9f56b149c9e25796739157c0fce3e0007a7de6eb_GH0.tar.gz. => SHA256 Checksum OK for juliancoffee-fluent-rs-929cf9512de121cce9b4cbf1cb860cd3294a1cd9_GH0.tar.gz. => SHA256 Checksum OK for veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz. => SHA256 Checksum OK for Imberflur-iced-winit-0.25_GH0.tar.gz. => SHA256 Checksum OK for veloren-conrod-59fddc617696e68d28a75c2137a08c2572efb986_GL0.tar.gz. => SHA256 Checksum OK for gfx-rs-naga-gfx-25_GH0.tar.gz. => SHA256 Checksum OK for gfx-rs-gfx-27a1dae3796d33d23812f2bb8c7e3b5aea18b521_GH0.tar.gz. => SHA256 Checksum OK for pythonesque-wgpu-179ea209374a92837cde252f1d9ee01f628cae08_GH0.tar.gz. => SHA256 Checksum OK for xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz. => SHA256 Checksum OK for hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz. => SHA256 Checksum OK for yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz. => SHA256 Checksum OK for veloren-veloren-8afcf07465f374d4c2d10aea16855ddb40386905_GL0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/games/veloren-weekly/work/veloren-8afcf07465f374d4c2d10aea16855ddb40386905/cargo-crates =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for veloren-weekly-s20230705 ===> Applying FreeBSD patches for veloren-weekly-s20230705 from /usr/ports/games/veloren-weekly/files =========================================================================== =======================<phase: build-depends >============================ ===> veloren-weekly-s20230705 depends on package: rust>=1.70.0 - not found ===> Installing existing package /packages/All/rust-1.70.0_1.pkg [124i386-quarterly-job-09] Installing rust-1.70.0_1... [124i386-quarterly-job-09] `-- Installing curl-8.1.2... [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 libnghttp2-1.53.0... [124i386-quarterly-job-09] | `-- Extracting libnghttp2-1.53.0: .......... done [124i386-quarterly-job-09] | `-- Installing libpsl-0.21.2_3... [124i386-quarterly-job-09] | | `-- Installing libidn2-2.3.4... [124i386-quarterly-job-09] | | `-- Installing indexinfo-0.3.1... [124i386-quarterly-job-09] | | `-- Extracting indexinfo-0.3.1: .... done [124i386-quarterly-job-09] | | `-- Installing libunistring-1.1... [124i386-quarterly-job-09] | | `-- Extracting libunistring-1.1: .......... done [124i386-quarterly-job-09] | | `-- Extracting libidn2-2.3.4: .......... done [124i386-quarterly-job-09] | `-- Extracting libpsl-0.21.2_3: .......... done [124i386-quarterly-job-09] | `-- Installing libssh2-1.11.0,3... [124i386-quarterly-job-09] | `-- Extracting libssh2-1.11.0,3: .......... done [124i386-quarterly-job-09] `-- Extracting curl-8.1.2: .......... done [124i386-quarterly-job-09] Extracting rust-1.70.0_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 ===> veloren-weekly-s20230705 depends on package: rust>=1.70.0 - found ===> Returning to build of veloren-weekly-s20230705 ===> veloren-weekly-s20230705 depends on executable: cmake - not found ===> Installing existing package /packages/All/cmake-core-3.26.1_1.pkg [124i386-quarterly-job-09] Installing cmake-core-3.26.1_1... [124i386-quarterly-job-09] `-- Installing expat-2.5.0... [124i386-quarterly-job-09] `-- Extracting expat-2.5.0: .......... done [124i386-quarterly-job-09] `-- Installing jsoncpp-1.9.5... [124i386-quarterly-job-09] `-- Extracting jsoncpp-1.9.5: .......... done [124i386-quarterly-job-09] `-- Installing libuv-1.46.0... [124i386-quarterly-job-09] `-- Extracting libuv-1.46.0: .......... done [124i386-quarterly-job-09] `-- Installing rhash-1.4.3... [124i386-quarterly-job-09] | `-- Installing gettext-runtime-0.21.1... [124i386-quarterly-job-09] | `-- Extracting gettext-runtime-0.21.1: .......... done [124i386-quarterly-job-09] `-- Extracting rhash-1.4.3: .......... done [124i386-quarterly-job-09] Extracting cmake-core-3.26.1_1: .......... done ===> veloren-weekly-s20230705 depends on executable: cmake - found ===> Returning to build of veloren-weekly-s20230705 ===> veloren-weekly-s20230705 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.8.1,1.pkg [124i386-quarterly-job-09] Installing pkgconf-1.8.1,1... [124i386-quarterly-job-09] Extracting pkgconf-1.8.1,1: .......... done ===> veloren-weekly-s20230705 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of veloren-weekly-s20230705 ===> veloren-weekly-s20230705 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - not found ===> Installing existing package /packages/All/libxcb-1.15_1.pkg [124i386-quarterly-job-09] Installing libxcb-1.15_1... [124i386-quarterly-job-09] `-- Installing libXau-1.0.9... [124i386-quarterly-job-09] `-- Extracting libXau-1.0.9: .......... done [124i386-quarterly-job-09] `-- Installing libXdmcp-1.1.3... [124i386-quarterly-job-09] | `-- Installing xorgproto-2022.1_1... [124i386-quarterly-job-09] | `-- Extracting xorgproto-2022.1_1: .......... done [124i386-quarterly-job-09] `-- Extracting libXdmcp-1.1.3: ......... done [124i386-quarterly-job-09] Extracting libxcb-1.15_1: .......... done ===> veloren-weekly-s20230705 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> Returning to build of veloren-weekly-s20230705 =========================================================================== =======================<phase: lib-depends >============================ ===> veloren-weekly-s20230705 depends on shared library: libasound.so - not found ===> Installing existing package /packages/All/alsa-lib-1.2.2_1.pkg [124i386-quarterly-job-09] Installing alsa-lib-1.2.2_1... [124i386-quarterly-job-09] Extracting alsa-lib-1.2.2_1: .......... done ===== Message from alsa-lib-1.2.2_1: -- ===> NOTICE: The alsa-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> veloren-weekly-s20230705 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) ===> Returning to build of veloren-weekly-s20230705 ===> veloren-weekly-s20230705 depends on shared library: libudev.so - not found ===> Installing existing package /packages/All/libudev-devd-0.5.1.pkg [124i386-quarterly-job-09] Installing libudev-devd-0.5.1... [124i386-quarterly-job-09] Extracting libudev-devd-0.5.1: ........ done ===> veloren-weekly-s20230705 depends on shared library: libudev.so - found (/usr/local/lib/libudev.so) ===> Returning to build of veloren-weekly-s20230705 ===> veloren-weekly-s20230705 depends on shared library: libshaderc_shared.so - not found ===> Installing existing package /packages/All/shaderc-2023.4.pkg [124i386-quarterly-job-09] Installing shaderc-2023.4... [124i386-quarterly-job-09] Extracting shaderc-2023.4: .......... done ===> veloren-weekly-s20230705 depends on shared library: libshaderc_shared.so - found (/usr/local/lib/libshaderc_shared.so) ===> Returning to build of veloren-weekly-s20230705 =========================================================================== =======================<phase: configure >============================ ===> Configuring for veloren-weekly-s20230705 Segmentation fault *** Error code 139 Stop. make: stopped in /usr/ports/games/veloren-weekly