[package - 124i386-default][games/veloren-weekly] Failed for veloren-weekly-s20230809 in fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 21:31:21 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/beefy5/data/124i386-default/fd4d7ae924e1/logs/veloren-weekly-s20230809.log Build URL: https://pkg-status.freebsd.org/beefy5/build.html?mastername=124i386-default&build=fd4d7ae924e1 Log: =>> Building games/veloren-weekly build started at Wed Aug 16 21:22:44 UTC 2023 port directory: /usr/ports/games/veloren-weekly package name: veloren-weekly-s20230809 building for: FreeBSD 124i386-default-job-03 12.4-RELEASE-p4 FreeBSD 12.4-RELEASE-p4 i386 maintained by: jbeich@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1204000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1204000 UNAME_v=FreeBSD 12.4-RELEASE-p4 UNAME_r=12.4-RELEASE-p4 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-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/124i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=124i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/124i386-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-- 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-p4 OSREL=12.4 OSVERSION=1204000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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) 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-s20230809 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.5.pkg [124i386-default-job-03] Installing pkg-1.20.5... [124i386-default-job-03] Extracting pkg-1.20.5: .......... done ===> veloren-weekly-s20230809 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of veloren-weekly-s20230809 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user => rust/crates/ab_glyph_rasterizer-0.1.8.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ab_glyph_rasterizer/0.1.8/download?dummy=/rust/crates/ab_glyph_rasterizer-0.1.8.crate rust/crates/ab_glyph_rasterizer-0.1.8.crate 10 kB 67 MBps 00s => rust/crates/addr2line-0.19.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/addr2line/0.19.0/download?dummy=/rust/crates/addr2line-0.19.0.crate rust/crates/addr2line-0.19.0.crate 32 kB 116 MBps 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 47 MBps 00s => rust/crates/alsa-0.6.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/alsa/0.6.0/download?dummy=/rust/crates/alsa-0.6.0.crate rust/crates/alsa-0.6.0.crate 66 kB 479 kBps 00s => rust/crates/alsa-sys-0.3.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/alsa-sys/0.3.1/download?dummy=/rust/crates/alsa-sys-0.3.1.crate rust/crates/alsa-sys-0.3.1.crate 31 kB 66 MBps 00s => rust/crates/atomic-polyfill-0.1.11.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/atomic-polyfill/0.1.11/download?dummy=/rust/crates/atomic-polyfill-0.1.11.crate rust/crates/atomic-polyfill-0.1.11.crate 10 kB 68 MBps 00s => rust/crates/backtrace-0.3.67.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/backtrace/0.3.67/download?dummy=/rust/crates/backtrace-0.3.67.crate rust/crates/backtrace-0.3.67.crate 76 kB 26 MBps 00s => rust/crates/base64-0.21.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/base64/0.21.0/download?dummy=/rust/crates/base64-0.21.0.crate rust/crates/base64-0.21.0.crate 70 kB 21 MBps 00s => rust/crates/bindgen-0.64.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/bindgen/0.64.0/download?dummy=/rust/crates/bindgen-0.64.0.crate rust/crates/bindgen-0.64.0.crate 199 kB 25 MBps 00s => rust/crates/bytemuck_derive-1.4.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/bytemuck_derive/1.4.1/download?dummy=/rust/crates/bytemuck_derive-1.4.1.crate rust/crates/bytemuck_derive-1.4.1.crate 14 kB 61 MBps 00s => rust/crates/cfg_aliases-0.1.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cfg_aliases/0.1.1/download?dummy=/rust/crates/cfg_aliases-0.1.1.crate rust/crates/cfg_aliases-0.1.1.crate 6009 B 44 MBps 00s <snip> => rust/crates/ndk-0.6.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ndk/0.6.0/download?dummy=/rust/crates/ndk-0.6.0.crate rust/crates/ndk-0.6.0.crate 38 kB 554 kBps 00s => rust/crates/ndk-0.7.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ndk/0.7.0/download?dummy=/rust/crates/ndk-0.7.0.crate rust/crates/ndk-0.7.0.crate 53 kB 18 MBps 00s => rust/crates/ndk-context-0.1.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ndk-context/0.1.1/download?dummy=/rust/crates/ndk-context-0.1.1.crate rust/crates/ndk-context-0.1.1.crate 2205 B 21 MBps 00s => rust/crates/ndk-macro-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ndk-macro/0.3.0/download?dummy=/rust/crates/ndk-macro-0.3.0.crate rust/crates/ndk-macro-0.3.0.crate 4884 B 36 MBps 00s => rust/crates/ndk-sys-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ndk-sys/0.3.0/download?dummy=/rust/crates/ndk-sys-0.3.0.crate rust/crates/ndk-sys-0.3.0.crate 276 kB 32 MBps 00s => rust/crates/ndk-sys-0.4.1+23.1.7779620.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ndk-sys/0.4.1+23.1.7779620/download?dummy=/rust/crates/ndk-sys-0.4.1+23.1.7779620.crate rust/crates/ndk-sys-0.4.1+23.1.7779620.crate 284 kB 24 MBps 00s => rust/crates/nix-0.22.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/nix/0.22.3/download?dummy=/rust/crates/nix-0.22.3.crate rust/crates/nix-0.22.3.crate 224 kB 24 MBps 00s => rust/crates/nix-0.24.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/nix/0.24.3/download?dummy=/rust/crates/nix-0.24.3.crate rust/crates/nix-0.24.3.crate 260 kB 29 MBps 00s => rust/crates/notify-5.1.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/notify/5.1.0/download?dummy=/rust/crates/notify-5.1.0.crate rust/crates/notify-5.1.0.crate 36 kB 45 MBps 00s => rust/crates/objc_exception-0.1.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/objc_exception/0.1.2/download?dummy=/rust/crates/objc_exception-0.1.2.crate rust/crates/objc_exception-0.1.2.crate 2251 B 20 MBps 00s => rust/crates/object-0.30.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/object/0.30.3/download?dummy=/rust/crates/object-0.30.3.crate rust/crates/object-0.30.3.crate 252 kB 30 MBps 00s => rust/crates/oboe-0.4.6.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/oboe/0.4.6/download?dummy=/rust/crates/oboe-0.4.6.crate rust/crates/oboe-0.4.6.crate 23 kB 95 MBps 00s => rust/crates/oboe-sys-0.4.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/oboe-sys/0.4.5/download?dummy=/rust/crates/oboe-sys-0.4.5.crate rust/crates/oboe-sys-0.4.5.crate 137 kB 983 kBps 00s => rust/crates/parking_lot_core-0.8.6.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/parking_lot_core/0.8.6/download?dummy=/rust/crates/parking_lot_core-0.8.6.crate rust/crates/parking_lot_core-0.8.6.crate 31 kB 51 MBps 00s => rust/crates/paste-1.0.12.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/paste/1.0.12/download?dummy=/rust/crates/paste-1.0.12.crate rust/crates/paste-1.0.12.crate 17 kB 55 MBps 00s => rust/crates/phf-0.11.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/phf/0.11.1/download?dummy=/rust/crates/phf-0.11.1.crate rust/crates/phf-0.11.1.crate 16 kB 59 MBps 00s => rust/crates/phf_generator-0.11.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/phf_generator/0.11.1/download?dummy=/rust/crates/phf_generator-0.11.1.crate rust/crates/phf_generator-0.11.1.crate 10 kB 45 MBps 00s => rust/crates/phf_shared-0.11.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/phf_shared/0.11.1/download?dummy=/rust/crates/phf_shared-0.11.1.crate rust/crates/phf_shared-0.11.1.crate 10 kB 42 MBps 00s => rust/crates/rand_xorshift-0.2.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/rand_xorshift/0.2.0/download?dummy=/rust/crates/rand_xorshift-0.2.0.crate rust/crates/rand_xorshift-0.2.0.crate 9098 B 40 MBps 00s => rust/crates/raw-window-handle-0.4.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/raw-window-handle/0.4.3/download?dummy=/rust/crates/raw-window-handle-0.4.3.crate rust/crates/raw-window-handle-0.4.3.crate 10 kB 44 MBps 00s => rust/crates/raw-window-handle-0.5.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/raw-window-handle/0.5.2/download?dummy=/rust/crates/raw-window-handle-0.5.2.crate rust/crates/raw-window-handle-0.5.2.crate 16 kB 52 MBps 00s => rust/crates/rcgen-0.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/rcgen/0.10.0/download?dummy=/rust/crates/rcgen-0.10.0.crate rust/crates/rcgen-0.10.0.crate 39 kB 574 kBps 00s => rust/crates/renderdoc-sys-0.7.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/renderdoc-sys/0.7.1/download?dummy=/rust/crates/renderdoc-sys-0.7.1.crate rust/crates/renderdoc-sys-0.7.1.crate 4592 B 25 MBps 00s => rust/crates/ron-0.8.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ron/0.8.0/download?dummy=/rust/crates/ron-0.8.0.crate rust/crates/ron-0.8.0.crate 55 kB 21 MBps 00s => rust/crates/rustls-native-certs-0.6.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/rustls-native-certs/0.6.2/download?dummy=/rust/crates/rustls-native-certs-0.6.2.crate rust/crates/rustls-native-certs-0.6.2.crate 21 kB 97 MBps 00s => rust/crates/rustls-pemfile-1.0.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/rustls-pemfile/1.0.2/download?dummy=/rust/crates/rustls-pemfile-1.0.2.crate rust/crates/rustls-pemfile-1.0.2.crate 18 kB 90 MBps 00s => rust/crates/security-framework-2.8.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/security-framework/2.8.2/download?dummy=/rust/crates/security-framework-2.8.2.crate rust/crates/security-framework-2.8.2.crate 75 kB 20 MBps 00s => rust/crates/security-framework-sys-2.8.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/security-framework-sys/2.8.0/download?dummy=/rust/crates/security-framework-sys-2.8.0.crate rust/crates/security-framework-sys-2.8.0.crate 17 kB 86 MBps 00s => rust/crates/self_cell-0.10.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/self_cell/0.10.2/download?dummy=/rust/crates/self_cell-0.10.2.crate rust/crates/self_cell-0.10.2.crate 14 kB 48 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 85 MBps 00s => rust/crates/slotmap-1.0.6.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/slotmap/1.0.6/download?dummy=/rust/crates/slotmap-1.0.6.crate rust/crates/slotmap-1.0.6.crate 57 kB 25 MBps 00s => rust/crates/smithay-client-toolkit-0.16.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/smithay-client-toolkit/0.16.0/download?dummy=/rust/crates/smithay-client-toolkit-0.16.0.crate rust/crates/smithay-client-toolkit-0.16.0.crate 128 kB 25 MBps 00s => rust/crates/spin_sleep-1.1.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/spin_sleep/1.1.1/download?dummy=/rust/crates/spin_sleep-1.1.1.crate rust/crates/spin_sleep-1.1.1.crate 11 kB 63 MBps 00s => rust/crates/str-buf-1.0.6.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/str-buf/1.0.6/download?dummy=/rust/crates/str-buf-1.0.6.crate rust/crates/str-buf-1.0.6.crate 3828 B 32 MBps 00s => rust/crates/svg_fmt-0.4.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/svg_fmt/0.4.1/download?dummy=/rust/crates/svg_fmt-0.4.1.crate rust/crates/svg_fmt-0.4.1.crate 4052 B 24 MBps 00s => rust/crates/tinystr-0.7.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/tinystr/0.7.1/download?dummy=/rust/crates/tinystr-0.7.1.crate rust/crates/tinystr-0.7.1.crate 15 kB 52 MBps 00s => rust/crates/tracing-core-0.1.30.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/tracing-core/0.1.30/download?dummy=/rust/crates/tracing-core-0.1.30.crate rust/crates/tracing-core-0.1.30.crate 58 kB 19 MBps 00s => rust/crates/type-map-0.5.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/type-map/0.5.0/download?dummy=/rust/crates/type-map-0.5.0.crate rust/crates/type-map-0.5.0.crate 3464 B 21 MBps 00s => rust/crates/unic-langid-0.9.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/unic-langid/0.9.1/download?dummy=/rust/crates/unic-langid-0.9.1.crate rust/crates/unic-langid-0.9.1.crate 4001 B 23 MBps 00s => rust/crates/unic-langid-impl-0.9.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/unic-langid-impl/0.9.1/download?dummy=/rust/crates/unic-langid-impl-0.9.1.crate rust/crates/unic-langid-impl-0.9.1.crate 35 kB 76 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 52 MBps 00s => rust/crates/wasm-bindgen-futures-0.4.34.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.34/download?dummy=/rust/crates/wasm-bindgen-futures-0.4.34.crate rust/crates/wasm-bindgen-futures-0.4.34.crate 14 kB 52 MBps 00s => rust/crates/wayland-client-0.29.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wayland-client/0.29.5/download?dummy=/rust/crates/wayland-client-0.29.5.crate rust/crates/wayland-client-0.29.5.crate 69 kB 22 MBps 00s => rust/crates/wayland-commons-0.29.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wayland-commons/0.29.5/download?dummy=/rust/crates/wayland-commons-0.29.5.crate rust/crates/wayland-commons-0.29.5.crate 20 kB 61 MBps 00s => rust/crates/wayland-cursor-0.29.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wayland-cursor/0.29.5/download?dummy=/rust/crates/wayland-cursor-0.29.5.crate rust/crates/wayland-cursor-0.29.5.crate 6195 B 32 MBps 00s => rust/crates/wayland-protocols-0.29.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wayland-protocols/0.29.5/download?dummy=/rust/crates/wayland-protocols-0.29.5.crate rust/crates/wayland-protocols-0.29.5.crate 137 kB 20 MBps 00s => rust/crates/wayland-scanner-0.29.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wayland-scanner/0.29.5/download?dummy=/rust/crates/wayland-scanner-0.29.5.crate rust/crates/wayland-scanner-0.29.5.crate 16 kB 54 MBps 00s => rust/crates/wayland-sys-0.29.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/wayland-sys/0.29.5/download?dummy=/rust/crates/wayland-sys-0.29.5.crate rust/crates/wayland-sys-0.29.5.crate 7926 B 37 MBps 00s => rust/crates/winapi-wsapoll-0.1.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/winapi-wsapoll/0.1.1/download?dummy=/rust/crates/winapi-wsapoll-0.1.1.crate rust/crates/winapi-wsapoll-0.1.1.crate 2881 B 19 MBps 00s => rust/crates/windows-0.37.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows/0.37.0/download?dummy=/rust/crates/windows-0.37.0.crate rust/crates/windows-0.37.0.crate 13 MB 92 MBps 00s => rust/crates/windows_aarch64_msvc-0.37.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_msvc/0.37.0/download?dummy=/rust/crates/windows_aarch64_msvc-0.37.0.crate rust/crates/windows_aarch64_msvc-0.37.0.crate 646 kB 40 MBps 00s => rust/crates/windows_i686_gnu-0.37.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_gnu/0.37.0/download?dummy=/rust/crates/windows_i686_gnu-0.37.0.crate rust/crates/windows_i686_gnu-0.37.0.crate 798 kB 2284 kBps 00s => rust/crates/windows_i686_msvc-0.37.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_msvc/0.37.0/download?dummy=/rust/crates/windows_i686_msvc-0.37.0.crate rust/crates/windows_i686_msvc-0.37.0.crate 707 kB 40 MBps 00s => rust/crates/windows_x86_64_gnu-0.37.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnu/0.37.0/download?dummy=/rust/crates/windows_x86_64_gnu-0.37.0.crate rust/crates/windows_x86_64_gnu-0.37.0.crate 772 kB 43 MBps 00s => rust/crates/windows_x86_64_msvc-0.37.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_msvc/0.37.0/download?dummy=/rust/crates/windows_x86_64_msvc-0.37.0.crate rust/crates/windows_x86_64_msvc-0.37.0.crate 646 kB 31 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 20 MBps 00s => rust/crates/x11rb-0.9.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/x11rb/0.9.0/download?dummy=/rust/crates/x11rb-0.9.0.crate rust/crates/x11rb-0.9.0.crate 611 kB 39 MBps 00s => rust/crates/x11rb-0.10.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/x11rb/0.10.1/download?dummy=/rust/crates/x11rb-0.10.1.crate rust/crates/x11rb-0.10.1.crate 202 kB 24 MBps 00s => rust/crates/x11rb-protocol-0.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/x11rb-protocol/0.10.0/download?dummy=/rust/crates/x11rb-protocol-0.10.0.crate rust/crates/x11rb-protocol-0.10.0.crate 409 kB 37 MBps 00s => rust/crates/xcursor-0.3.4.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/xcursor/0.3.4/download?dummy=/rust/crates/xcursor-0.3.4.crate rust/crates/xcursor-0.3.4.crate 6069 B 31 MBps 00s => rust/crates/xi-unicode-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/xi-unicode/0.3.0/download?dummy=/rust/crates/xi-unicode-0.3.0.crate rust/crates/xi-unicode-0.3.0.crate 84 kB 23 MBps 00s => rust/crates/xml-rs-0.8.4.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/xml-rs/0.8.4/download?dummy=/rust/crates/xml-rs-0.8.4.crate rust/crates/xml-rs-0.8.4.crate 51 kB 21 MBps 00s => veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://gitlab.com/veloren/veloren/-/archive/02e67a0f4aeb6a766410a8643dc2992423096d65.tar.gz?dummy=/veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz fetch: https://gitlab.com/veloren/veloren/-/archive/02e67a0f4aeb6a766410a8643dc2992423096d65.tar.gz?dummy=/veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz: size unknown fetch: https://gitlab.com/veloren/veloren/-/archive/02e67a0f4aeb6a766410a8643dc2992423096d65.tar.gz?dummy=/veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz: size of remote file is not known veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.ta 239 MB 516 kBps 07m55s fetch: https://gitlab.com/veloren/veloren/-/archive/02e67a0f4aeb6a766410a8643dc2992423096d65.tar.gz?dummy=/veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz: Protocol error => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/veloren-veloren-02e67a0f4aeb6a766410a8643dc2992423096d65_GL0.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/games/veloren-weekly