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: [email protected] Log URL: https://pkg-status.freebsd.org/beefy21/data/150amd64-quarterly/6a689efa7969/logs/veloren-weekly-s20260721.log Build URL: https://pkg-status.freebsd.org/beefy21/build.html?mastername=150amd64-quarterly&build=6a689efa7969 Log: =>> Building games/veloren-weekly build started at Sun Jul 26 01:10:32 UTC 2026 port directory: /usr/ports/games/veloren-weekly package name: veloren-weekly-s20260721 building for: FreeBSD 150amd64-quarterly-job-09 15.0-RELEASE-p11 FreeBSD 15.0-RELEASE-p11 amd64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 2444 Jul 25 01:01 /usr/ports/games/veloren-weekly/Makefile Ports top last git commit: 6a689efa7969588fbcbdf3bcd72ea7fce035afa1 Ports top unclean checkout: no Port dir last git commit: 148894db037652037745eeaccfaa868cd26004a5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600019 Jail OSVERSION: 1500068 Job Id: 09 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p11 UNAME_r=15.0-RELEASE-p11 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.8 MASTERMNT=/usr/local/poudriere/data/.m/150amd64-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/150amd64-quarterly/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=150amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/150amd64-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --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=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- OSREL=15.0 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 #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> veloren-weekly-s20260721 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.7.5.pkg [150amd64-quarterly-job-09] Installing pkg-2.7.5... [150amd64-quarterly-job-09] Extracting pkg-2.7.5: .......... done ===> veloren-weekly-s20260721 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of veloren-weekly-s20260721 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user => rust/crates/ab_glyph-0.2.32.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/ab_glyph/0.2.32/download?dummy=/rust/crates/ab_glyph-0.2.32.crate rust/crates/ab_glyph-0.2.32.crate 20 kB 50 MBps 00s => rust/crates/ab_glyph_rasterizer-0.1.10.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/ab_glyph_rasterizer/0.1.10/download?dummy=/rust/crates/ab_glyph_rasterizer-0.1.10.crate rust/crates/ab_glyph_rasterizer-0.1.10.crate 10 kB 12 MBps 00s => rust/crates/addr2line-0.25.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/addr2line/0.25.1/download?dummy=/rust/crates/addr2line-0.25.1.crate rust/crates/addr2line-0.25.1.crate 42 kB 33 MBps 01s => rust/crates/adler2-2.0.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/adler2/2.0.1/download?dummy=/rust/crates/adler2-2.0.1.crate rust/crates/adler2-2.0.1.crate 13 kB 4881 kBps 00s => rust/crates/adler32-1.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/adler32/1.2.0/download?dummy=/rust/crates/adler32-1.2.0.crate rust/crates/adler32-1.2.0.crate 6411 B 6740 kBps 00s => rust/crates/ahash-0.8.12.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/ahash/0.8.12/download?dummy=/rust/crates/ahash-0.8.12.crate rust/crates/ahash-0.8.12.crate 42 kB 26 MBps 00s => rust/crates/aligned-vec-0.6.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/aligned-vec/0.6.4/download?dummy=/rust/crates/aligned-vec-0.6.4.crate rust/crates/aligned-vec-0.6.4.crate 12 kB 76 MBps 00s => rust/crates/alsa-0.11.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/alsa/0.11.0/download?dummy=/rust/crates/alsa-0.11.0.crate rust/crates/alsa-0.11.0.crate 74 kB 22 MBps 00s => rust/crates/alsa-sys-0.4.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/alsa-sys/0.4.0/download?dummy=/rust/crates/alsa-sys-0.4.0.crate rust/crates/alsa-sys-0.4.0.crate 34 kB 77 MBps 00s => rust/crates/android-properties-0.2.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/android-properties/0.2.2/download?dummy=/rust/crates/android-properties-0.2.2.crate rust/crates/android-properties-0.2.2.crate 4563 B 27 MBps 00s => rust/crates/anstyle-query-1.1.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/anstyle-query/1.1.5/download?dummy=/rust/crates/anstyle-query-1.1.5.crate rust/crates/anstyle-query-1.1.5.crate 10 kB 97 MBps 00s => rust/crates/anstyle-wincon-3.0.11.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/anstyle-wincon/3.0.11/download?dummy=/rust/crates/anstyle-wincon-3.0.11.crate rust/crates/anstyle-wincon-3.0.11.crate 12 kB 78 MBps 00s => rust/crates/arbitrary-1.4.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/arbitrary/1.4.2/download?dummy=/rust/crates/arbitrary-1.4.2.crate rust/crates/arbitrary-1.4.2.crate 37 kB 32 MBps 00s => rust/crates/array-init-2.1.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/array-init/2.1.0/download?dummy=/rust/crates/array-init-2.1.0.crate rust/crates/array-init-2.1.0.crate 11 kB 29 MBps 00s => rust/crates/arrayref-0.3.9.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/arrayref/0.3.9/download?dummy=/rust/crates/arrayref-0.3.9.crate rust/crates/arrayref-0.3.9.crate 9186 B 50 MBps 00s => rust/crates/arrayvec-0.7.6.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/arrayvec/0.7.6/download?dummy=/rust/crates/arrayvec-0.7.6.crate rust/crates/arrayvec-0.7.6.crate 30 kB 73 MBps 00s => rust/crates/as-raw-xcb-connection-1.0.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/as-raw-xcb-connection/1.0.1/download?dummy=/rust/crates/as-raw-xcb-connection-1.0.1.crate rust/crates/as-raw-xcb-connection-1.0.1.crate 6460 B 48 MBps 00s => rust/crates/asn1-rs-derive-0.6.0.crate doesn't seem to exist in /portdistfiles. <snip> => Attempting to fetch https://crates.io/api/v1/crates/smithay-client-toolkit/0.19.2/download?dummy=/rust/crates/smithay-client-toolkit-0.19.2.crate rust/crates/smithay-client-toolkit-0.19.2.crate 128 kB 33 MBps 00s => rust/crates/smithay-client-toolkit-0.20.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/smithay-client-toolkit/0.20.0/download?dummy=/rust/crates/smithay-client-toolkit-0.20.0.crate rust/crates/smithay-client-toolkit-0.20.0.crate 139 kB 31 MBps 00s => rust/crates/smithay-clipboard-0.7.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/smithay-clipboard/0.7.3/download?dummy=/rust/crates/smithay-clipboard-0.7.3.crate rust/crates/smithay-clipboard-0.7.3.crate 17 kB 46 MBps 00s => rust/crates/smol_str-0.2.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/smol_str/0.2.2/download?dummy=/rust/crates/smol_str-0.2.2.crate rust/crates/smol_str-0.2.2.crate 15 kB 74 kBps 00s => rust/crates/strict-num-0.1.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/strict-num/0.1.1/download?dummy=/rust/crates/strict-num-0.1.1.crate rust/crates/strict-num-0.1.1.crate 5104 B 46 MBps 00s => rust/crates/tagptr-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tagptr/0.2.0/download?dummy=/rust/crates/tagptr-0.2.0.crate rust/crates/tagptr-0.2.0.crate 13 kB 22 MBps 00s => rust/crates/tap-1.0.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tap/1.0.1/download?dummy=/rust/crates/tap-1.0.1.crate rust/crates/tap-1.0.1.crate 11 kB 69 MBps 00s => rust/crates/termcolor-1.4.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/termcolor/1.4.1/download?dummy=/rust/crates/termcolor-1.4.1.crate rust/crates/termcolor-1.4.1.crate 18 kB 38 MBps 00s => rust/crates/tiny-skia-0.11.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tiny-skia/0.11.4/download?dummy=/rust/crates/tiny-skia-0.11.4.crate rust/crates/tiny-skia-0.11.4.crate 196 kB 34 MBps 00s => rust/crates/tiny-skia-path-0.11.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tiny-skia-path/0.11.4/download?dummy=/rust/crates/tiny-skia-path-0.11.4.crate rust/crates/tiny-skia-path-0.11.4.crate 46 kB 19 MBps 00s => rust/crates/tokio-stream-0.1.18.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tokio-stream/0.1.18/download?dummy=/rust/crates/tokio-stream-0.1.18.crate rust/crates/tokio-stream-0.1.18.crate 43 kB 32 MBps 00s => rust/crates/toml-0.9.12+spec-1.1.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/toml/0.9.12+spec-1.1.0/download?dummy=/rust/crates/toml-0.9.12+spec-1.1.0.crate rust/crates/toml-0.9.12+spec-1.1.0.crate 55 kB 22 MBps 00s => rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/toml_datetime/0.7.5+spec-1.1.0/download?dummy=/rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate 17 kB 26 MBps 00s => rust/crates/ttf-parser-0.25.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/ttf-parser/0.25.1/download?dummy=/rust/crates/ttf-parser-0.25.1.crate rust/crates/ttf-parser-0.25.1.crate 196 kB 32 MBps 00s => rust/crates/twox-hash-2.1.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/twox-hash/2.1.2/download?dummy=/rust/crates/twox-hash-2.1.2.crate rust/crates/twox-hash-2.1.2.crate 34 kB 58 MBps 00s => rust/crates/typeid-1.0.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/typeid/1.0.3/download?dummy=/rust/crates/typeid-1.0.3.crate rust/crates/typeid-1.0.3.crate 9006 B 69 MBps 00s => rust/crates/unty-0.0.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/unty/0.0.4/download?dummy=/rust/crates/unty-0.0.4.crate rust/crates/unty-0.0.4.crate 7200 B 41 MBps 00s => rust/crates/vec_map-0.8.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/vec_map/0.8.2/download?dummy=/rust/crates/vec_map-0.8.2.crate rust/crates/vec_map-0.8.2.crate 14 kB 18 MBps 00s => rust/crates/virtue-0.0.18.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/virtue/0.0.18/download?dummy=/rust/crates/virtue-0.0.18.crate rust/crates/virtue-0.0.18.crate 32 kB 3448 kBps 00s => rust/crates/wayland-csd-frame-0.3.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/wayland-csd-frame/0.3.0/download?dummy=/rust/crates/wayland-csd-frame-0.3.0.crate rust/crates/wayland-csd-frame-0.3.0.crate 5696 B 44 MBps 00s => rust/crates/wayland-protocols-experimental-20250721.0.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/wayland-protocols-experimental/20250721.0.1/download?dummy=/rust/crates/wayland-protocols-experimental-20250721.0.1.crate rust/crates/wayland-protocols-experimental-20250721.0.1.crate 29 kB 81 MBps 00s => rust/crates/weezl-0.1.12.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/weezl/0.1.12/download?dummy=/rust/crates/weezl-0.1.12.crate rust/crates/weezl-0.1.12.crate 44 kB 18 MBps 00s => rust/crates/widestring-1.2.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/widestring/1.2.1/download?dummy=/rust/crates/widestring-1.2.1.crate rust/crates/widestring-1.2.1.crate 88 kB 43 MBps 00s => rust/crates/windows-0.58.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows/0.58.0/download?dummy=/rust/crates/windows-0.58.0.crate rust/crates/windows-0.58.0.crate 9516 kB 87 MBps 00s => rust/crates/windows-0.61.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows/0.61.3/download?dummy=/rust/crates/windows-0.61.3.crate rust/crates/windows-0.61.3.crate 9152 kB 99 MBps 00s => rust/crates/windows-collections-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-collections/0.2.0/download?dummy=/rust/crates/windows-collections-0.2.0.crate rust/crates/windows-collections-0.2.0.crate 13 kB 74 MBps 00s => rust/crates/windows-core-0.58.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-core/0.58.0/download?dummy=/rust/crates/windows-core-0.58.0.crate rust/crates/windows-core-0.58.0.crate 40 kB 24 MBps 00s => rust/crates/windows-core-0.61.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-core/0.61.2/download?dummy=/rust/crates/windows-core-0.61.2.crate rust/crates/windows-core-0.61.2.crate 35 kB 55 MBps 00s => rust/crates/windows-future-0.2.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-future/0.2.1/download?dummy=/rust/crates/windows-future-0.2.1.crate rust/crates/windows-future-0.2.1.crate 17 kB 39 MBps 00s => rust/crates/windows-implement-0.58.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-implement/0.58.0/download?dummy=/rust/crates/windows-implement-0.58.0.crate rust/crates/windows-implement-0.58.0.crate 10 kB 30 MBps 00s => rust/crates/windows-interface-0.58.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-interface/0.58.0/download?dummy=/rust/crates/windows-interface-0.58.0.crate rust/crates/windows-interface-0.58.0.crate 10 kB 80 MBps 00s => rust/crates/windows-link-0.1.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-link/0.1.3/download?dummy=/rust/crates/windows-link-0.1.3.crate rust/crates/windows-link-0.1.3.crate 6154 B 38 MBps 00s => rust/crates/windows-numerics-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-numerics/0.2.0/download?dummy=/rust/crates/windows-numerics-0.2.0.crate rust/crates/windows-numerics-0.2.0.crate 9686 B 15 kBps 01s => rust/crates/windows-result-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-result/0.2.0/download?dummy=/rust/crates/windows-result-0.2.0.crate rust/crates/windows-result-0.2.0.crate 12 kB 20 MBps 00s => rust/crates/windows-result-0.3.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-result/0.3.4/download?dummy=/rust/crates/windows-result-0.3.4.crate rust/crates/windows-result-0.3.4.crate 13 kB 63 MBps 00s => rust/crates/windows-strings-0.1.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-strings/0.1.0/download?dummy=/rust/crates/windows-strings-0.1.0.crate rust/crates/windows-strings-0.1.0.crate 13 kB 65 kBps 00s => rust/crates/windows-strings-0.4.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-strings/0.4.2/download?dummy=/rust/crates/windows-strings-0.4.2.crate rust/crates/windows-strings-0.4.2.crate 13 kB 85 MBps 00s => rust/crates/windows-sys-0.48.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-sys/0.48.0/download?dummy=/rust/crates/windows-sys-0.48.0.crate rust/crates/windows-sys-0.48.0.crate 2567 kB 60 kBps 43s => rust/crates/windows-sys-0.59.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-sys/0.59.0/download?dummy=/rust/crates/windows-sys-0.59.0.crate rust/crates/windows-sys-0.59.0.crate 2331 kB 70 MBps 00s => rust/crates/windows-targets-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-targets/0.48.5/download?dummy=/rust/crates/windows-targets-0.48.5.crate rust/crates/windows-targets-0.48.5.crate 6904 B 36 MBps 00s => rust/crates/windows-threading-0.1.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows-threading/0.1.0/download?dummy=/rust/crates/windows-threading-0.1.0.crate rust/crates/windows-threading-0.1.0.crate 9085 B 43 MBps 00s => rust/crates/windows_aarch64_gnullvm-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download?dummy=/rust/crates/windows_aarch64_gnullvm-0.48.5.crate rust/crates/windows_aarch64_gnullvm-0.48.5.crate 408 kB 1789 kBps 00s => rust/crates/windows_aarch64_msvc-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download?dummy=/rust/crates/windows_aarch64_msvc-0.48.5.crate rust/crates/windows_aarch64_msvc-0.48.5.crate 779 kB 15 MBps 00s => rust/crates/windows_i686_gnu-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download?dummy=/rust/crates/windows_i686_gnu-0.48.5.crate rust/crates/windows_i686_gnu-0.48.5.crate 825 kB 52 MBps 00s => rust/crates/windows_i686_msvc-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download?dummy=/rust/crates/windows_i686_msvc-0.48.5.crate rust/crates/windows_i686_msvc-0.48.5.crate 844 kB 181 kBps 05s => rust/crates/windows_x86_64_gnu-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download?dummy=/rust/crates/windows_x86_64_gnu-0.48.5.crate rust/crates/windows_x86_64_gnu-0.48.5.crate 782 kB 48 MBps 00s => rust/crates/windows_x86_64_gnullvm-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download?dummy=/rust/crates/windows_x86_64_gnullvm-0.48.5.crate rust/crates/windows_x86_64_gnullvm-0.48.5.crate 408 kB 40 MBps 00s => rust/crates/windows_x86_64_msvc-0.48.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download?dummy=/rust/crates/windows_x86_64_msvc-0.48.5.crate rust/crates/windows_x86_64_msvc-0.48.5.crate 779 kB 125 kBps 06s => rust/crates/wyz-0.5.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/wyz/0.5.1/download?dummy=/rust/crates/wyz-0.5.1.crate rust/crates/wyz-0.5.1.crate 18 kB 55 MBps 00s => rust/crates/x11-dl-2.21.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/x11-dl/2.21.0/download?dummy=/rust/crates/x11-dl-2.21.0.crate rust/crates/x11-dl-2.21.0.crate 65 kB 29 MBps 00s => rust/crates/x11rb-0.13.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/x11rb/0.13.2/download?dummy=/rust/crates/x11rb-0.13.2.crate rust/crates/x11rb-0.13.2.crate 215 kB 41 MBps 00s => rust/crates/x11rb-protocol-0.13.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/x11rb-protocol/0.13.2/download?dummy=/rust/crates/x11rb-protocol-0.13.2.crate rust/crates/x11rb-protocol-0.13.2.crate 502 kB 51 MBps 00s => rust/crates/x509-parser-0.18.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/x509-parser/0.18.1/download?dummy=/rust/crates/x509-parser-0.18.1.crate rust/crates/x509-parser-0.18.1.crate 100 kB 39 MBps 00s => rust/crates/xattr-1.6.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/xattr/1.6.1/download?dummy=/rust/crates/xattr-1.6.1.crate rust/crates/xattr-1.6.1.crate 15 kB 98 MBps 00s => rust/crates/xcursor-0.3.10.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/xcursor/0.3.10/download?dummy=/rust/crates/xcursor-0.3.10.crate rust/crates/xcursor-0.3.10.crate 7768 B 21 MBps 00s => rust/crates/xkbcommon-dl-0.4.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/xkbcommon-dl/0.4.2/download?dummy=/rust/crates/xkbcommon-dl-0.4.2.crate rust/crates/xkbcommon-dl-0.4.2.crate 5879 B 40 MBps 00s => rust/crates/xkeysym-0.2.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/xkeysym/0.2.1/download?dummy=/rust/crates/xkeysym-0.2.1.crate rust/crates/xkeysym-0.2.1.crate 100 kB 27 MBps 00s => rust/crates/xml-rs-0.8.28.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/xml-rs/0.8.28/download?dummy=/rust/crates/xml-rs-0.8.28.crate rust/crates/xml-rs-0.8.28.crate 51 kB 31 MBps 00s => rust/crates/zstd-0.13.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/zstd/0.13.3/download?dummy=/rust/crates/zstd-0.13.3.crate rust/crates/zstd-0.13.3.crate 29 kB 8489 kBps 00s => rust/crates/zstd-safe-7.2.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/zstd-safe/7.2.4/download?dummy=/rust/crates/zstd-safe-7.2.4.crate rust/crates/zstd-safe-7.2.4.crate 28 kB 27 MBps 00s => rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/zstd-sys/2.0.16+zstd.1.5.7/download?dummy=/rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate 757 kB 60 kBps 13s => rust/crates/zune-core-0.5.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/zune-core/0.5.1/download?dummy=/rust/crates/zune-core-0.5.1.crate rust/crates/zune-core-0.5.1.crate 27 kB 48 MBps 00s => veloren-v0.18.0-537-g345e457894.tar.bz2 doesn't seem to exist in /portdistfiles. => Attempting to fetch https://gitlab.com/veloren/veloren/-/archive/v0.18.0-537-g345e457894/veloren-v0.18.0-537-g345e457894.tar.bz2 fetch: https://gitlab.com/veloren/veloren/-/archive/v0.18.0-537-g345e457894/veloren-v0.18.0-537-g345e457894.tar.bz2: size unknown fetch: https://gitlab.com/veloren/veloren/-/archive/v0.18.0-537-g345e457894/veloren-v0.18.0-537-g345e457894.tar.bz2: size of remote file is not known veloren-v0.18.0-537-g345e457894.tar.bz2 283 MB 1432 kBps 03m22s => Fetched file size mismatch (expected 352754175, actual 296770773) => Trying next site => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/veloren-v0.18.0-537-g345e457894.tar.bz2 fetch: http://distcache.FreeBSD.org/ports-distfiles/veloren-v0.18.0-537-g345e457894.tar.bz2: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles and try again. *** Error code 1 Stop. make: stopped making "fetch" in /usr/ports/games/veloren-weekly
