[package - 131releng-armv7-quarterly][games/jumpy] Failed for jumpy-0.7.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Jun 2023 21:33:34 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/ampere1/data/131releng-armv7-quarterly/adc92393850d/logs/jumpy-0.7.0.log
Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=131releng-armv7-quarterly&build=adc92393850d
Log:
=>> Building games/jumpy
build started at Fri Jun 16 20:56:16 UTC 2023
port directory: /usr/ports/games/jumpy
package name: jumpy-0.7.0
building for: FreeBSD 131releng-armv7-quarterly-job-10 13.1-RELEASE-p7 FreeBSD 13.1-RELEASE-p7 1301000 arm
maintained by: jbeich@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1301000
Job Id: 10
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE-p7 1301000
UNAME_r=13.1-RELEASE-p7
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/131releng-armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131releng-armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131releng-armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131releng-armv7-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/jumpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jumpy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jumpy/work/.cache HOME=/wrkdirs/usr/ports/games/jumpy/work TMPDIR="/wrkdirs/usr/ports/games/jumpy/work" PATH=/wrkdirs/usr/ports/games/jumpy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jumpy/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/jumpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jumpy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jumpy/work/.cache HOME=/wrkdirs/usr/ports/games/jumpy/work TMPDIR="/wrkdirs/usr/ports/games/jumpy/work" PATH=/wrkdirs/usr/ports/games/jumpy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jumpy/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="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DAT
A="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jumpy" EXAMPLESDIR="share/examples/jumpy" DATADIR="share/jumpy" WWWDIR="www/jumpy" ETCDIR="etc/jumpy"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jumpy DOCSDIR=/usr/local/share/doc/jumpy EXAMPLESDIR=/usr/local/share/examples/jumpy WWWDIR=/usr/local/www/jumpy ETCDIR=/usr/local/etc/jumpy
--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
#### /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: armv7-unknown-freebsd13.1-gnueabihf 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: armv7-unknown-freebsd13.1-gnueabihf 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" "-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: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE-p7
OSREL=13.1
OSVERSION=1301000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 1048576
stack size (kbytes, -s) 1048576
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 CC-BY-NC-4.0 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> jumpy-0.7.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.19.1_1.pkg
[131releng-armv7-quarterly-job-10] Installing pkg-1.19.1_1...
[131releng-armv7-quarterly-job-10] Extracting pkg-1.19.1_1: .......... done
===> jumpy-0.7.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of jumpy-0.7.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License CC-BY-NC-4.0 MIT accepted by the user
=> rust/crates/ab_glyph-0.2.20.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ab_glyph/0.2.20/download?dummy=/rust/crates/ab_glyph-0.2.20.crate
rust/crates/ab_glyph-0.2.20.crate 17 kB 51 MBps 00s
=> 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 37 MBps 00s
=> rust/crates/aligned-vec-0.5.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/aligned-vec/0.5.0/download?dummy=/rust/crates/aligned-vec-0.5.0.crate
rust/crates/aligned-vec-0.5.0.crate 8921 B 40 MBps 00s
=> rust/crates/alsa-0.7.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/alsa/0.7.0/download?dummy=/rust/crates/alsa-0.7.0.crate
rust/crates/alsa-0.7.0.crate 67 kB 16 MBps 00s
=> rust/crates/anstream-0.2.6.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/anstream/0.2.6/download?dummy=/rust/crates/anstream-0.2.6.crate
rust/crates/anstream-0.2.6.crate 18 kB 48 MBps 00s
=> rust/crates/anstyle-0.3.5.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/anstyle/0.3.5/download?dummy=/rust/crates/anstyle-0.3.5.crate
rust/crates/anstyle-0.3.5.crate 13 kB 43 MBps 00s
=> rust/crates/anstyle-parse-0.1.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/anstyle-parse/0.1.1/download?dummy=/rust/crates/anstyle-parse-0.1.1.crate
rust/crates/anstyle-parse-0.1.1.crate 23 kB 67 MBps 00s
=> rust/crates/anstyle-wincon-0.2.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/anstyle-wincon/0.2.0/download?dummy=/rust/crates/anstyle-wincon-0.2.0.crate
rust/crates/anstyle-wincon-0.2.0.crate 11 kB 39 MBps 00s
=> rust/crates/anyhow-1.0.70.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/anyhow/1.0.70/download?dummy=/rust/crates/anyhow-1.0.70.crate
rust/crates/anyhow-1.0.70.crate 42 kB 32 MBps 00s
=> rust/crates/arboard-3.2.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/arboard/3.2.0/download?dummy=/rust/crates/arboard-3.2.0.crate
rust/crates/arboard-3.2.0.crate 41 kB 30 MBps 00s
=> rust/crates/async-executor-1.5.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/async-executor/1.5.1/download?dummy=/rust/crates/async-executor-1.5.1.crate
rust/crates/async-executor-1.5.1.crate 18 kB 58 MBps 00s
=> rust/crates/async-io-1.13.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/async-io/1.13.0/download?dummy=/rust/crates/async-io-1.13.0.crate
rust/crates/async-io-1.13.0.crate 36 kB 26 MBps 00s
=> rust/crates/async-lock-2.7.0.crate doesn't seem to exist in /portdistfiles/.
<snip>
cargo:rerun-if-env-changed=CC_armv7_unknown_freebsd
CC_armv7_unknown_freebsd = None
cargo:rerun-if-env-changed=HOST_CC
HOST_CC = None
cargo:rerun-if-env-changed=CC
CC = Some("cc")
cargo:rerun-if-env-changed=CFLAGS_armv7-unknown-freebsd
CFLAGS_armv7-unknown-freebsd = None
cargo:rerun-if-env-changed=CFLAGS_armv7_unknown_freebsd
CFLAGS_armv7_unknown_freebsd = None
cargo:rerun-if-env-changed=HOST_CFLAGS
HOST_CFLAGS = None
cargo:rerun-if-env-changed=CFLAGS
CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ")
cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
CRATE_CC_NO_DEFAULTS = None
CARGO_CFG_TARGET_FEATURE = None
running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-ftls-model=initial-exec" "-DMI_DEBUG=0" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/libmimalloc-sys-41b2c0815b2fef9d/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c"
cargo:warning=In file included from c_src/mimalloc/src/static.c:23:
cargo:warning=In file included from c_src/mimalloc/src/alloc.c:14:
cargo:warning=c_src/mimalloc/include/mimalloc/prim.h:209:22: error: use of undeclared identifier '_mi_heap_default'
cargo:warning= return (uintptr_t)&_mi_heap_default;
cargo:warning= ^
cargo:warning=1 error generated.
exit status: 1
--- stderr
error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-ftls-model=initial-exec" "-DMI_DEBUG=0" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/libmimalloc-sys-41b2c0815b2fef9d/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c" with args "cc" did not execute successfully (status code exit status: 1).
warning: build failed, waiting for other jobs to finish...
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CFLAGS = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[zstd-sys 2.0.7+zstd.1.5.4] CRATE_CC_NO_DEFAULTS = None
[zstd-sys 2.0.7+zstd.1.5.4] DEBUG = Some("false")
[zstd-sys 2.0.7+zstd.1.5.4] CARGO_CFG_TARGET_FEATURE = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CC_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CC_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CC
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CC = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC
[zstd-sys 2.0.7+zstd.1.5.4] CC = Some("cc")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CFLAGS = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[zstd-sys 2.0.7+zstd.1.5.4] CRATE_CC_NO_DEFAULTS = None
[zstd-sys 2.0.7+zstd.1.5.4] CARGO_CFG_TARGET_FEATURE = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CC_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CC_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CC
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CC = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC
[zstd-sys 2.0.7+zstd.1.5.4] CC = Some("cc")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CFLAGS = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[zstd-sys 2.0.7+zstd.1.5.4] CRATE_CC_NO_DEFAULTS = None
[zstd-sys 2.0.7+zstd.1.5.4] CARGO_CFG_TARGET_FEATURE = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CC_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CC_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CC
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CC = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CC
[zstd-sys 2.0.7+zstd.1.5.4] CC = Some("cc")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] HOST_CFLAGS = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ")
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[zstd-sys 2.0.7+zstd.1.5.4] CRATE_CC_NO_DEFAULTS = None
[zstd-sys 2.0.7+zstd.1.5.4] CARGO_CFG_TARGET_FEATURE = None
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c"
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c"
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=AR_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] AR_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=AR_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] AR_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_AR
[zstd-sys 2.0.7+zstd.1.5.4] HOST_AR = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=AR
[zstd-sys 2.0.7+zstd.1.5.4] AR = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=ARFLAGS_armv7-unknown-freebsd
[zstd-sys 2.0.7+zstd.1.5.4] ARFLAGS_armv7-unknown-freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=ARFLAGS_armv7_unknown_freebsd
[zstd-sys 2.0.7+zstd.1.5.4] ARFLAGS_armv7_unknown_freebsd = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=HOST_ARFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] HOST_ARFLAGS = None
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rerun-if-env-changed=ARFLAGS
[zstd-sys 2.0.7+zstd.1.5.4] ARFLAGS = None
[zstd-sys 2.0.7+zstd.1.5.4] running: ZERO_AR_DATE="1" "ar" "cq" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/libzstd.a" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/debug.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/entropy_common.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/error_private.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/fse_decompress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/pool.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zst
d/lib/common/threading.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/common/zstd_common.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/fse_compress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/hist.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/huf_compress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress_literals.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/o
ut/zstd/lib/compress/zstd_compress_sequences!
.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_compress_superblock.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_double_fast.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_fast.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_lazy.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_ldm.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress/zstd_opt.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/compress
/zstdmt_compress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/huf_decompress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/zstd_ddict.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/zstd_decompress.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/zstd_decompress_block.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/cover.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/divsufsort.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0
ed22a84e4/out/zstd/lib/dictBuilder/fastcover!
.o" "/wrk!
dirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/dictBuilder/zdict.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v01.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v02.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v03.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v04.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v05.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v06.o" "/wrkdirs/usr/ports/games/jumpy/wo
rk/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/legacy/zstd_v07.o" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/zstd/lib/decompress/huf_decompress_amd64.o"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] running: "ar" "s" "/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out/libzstd.a"
[zstd-sys 2.0.7+zstd.1.5.4] exit status: 0
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rustc-link-lib=static=zstd
[zstd-sys 2.0.7+zstd.1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out
[zstd-sys 2.0.7+zstd.1.5.4] cargo:root=/wrkdirs/usr/ports/games/jumpy/work/target/armv7-unknown-freebsd/release/build/zstd-sys-29e89e0ed22a84e4/out
[zstd-sys 2.0.7+zstd.1.5.4] cargo:include=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.7.0/cargo-crates/zstd-sys-2.0.7+zstd.1.5.4/zstd/lib
*** Error code 101
Stop.
make: stopped in /usr/ports/games/jumpy