Date: Wed, 12 May 2021 03:12:18 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - main-arm64-default][security/solana] Failed for solana-1.6.8 in build Message-ID: <202105120312.14C3CIMQ074846@ampere2.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: yuri@FreeBSD.org Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p0c0a4f4b9148_scb07628d9e/logs/solana-1.6.8.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p0c0a4f4b9148_scb07628d9e Log: =>> Building security/solana build started at Wed May 12 02:50:02 UTC 2021 port directory: /usr/ports/security/solana package name: solana-1.6.8 building for: FreeBSD main-arm64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400013 arm64 maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400008 Jail OSVERSION: 1400013 Job Id: 01 !!! Jail is newer than host. (Jail: 1400013, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400013 UNAME_v=FreeBSD 14.0-CURRENT 1400013 UNAME_r=14.0-CURRENT 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-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/solana/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/solana/work HOME=/wrkdirs/usr/ports/security/solana/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/solana/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- AARCH64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR=/usr/include AARCH64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR=/usr/lib OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/solana/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/solana/work HOME=/wrkdirs/usr/ports/security/solana/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/solana/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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_DATA="install -m 064 4" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/solana" EXAMPLESDIR="share/examples/solana" DATADIR="share/solana" WWWDIR="www/solana" ETCDIR="etc/solana" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/solana DOCSDIR=/usr/local/share/doc/solana EXAMPLESDIR=/usr/local/share/examples/solana WWWDIR=/usr/local/www/solana ETCDIR=/usr/local/etc/solana --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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400013 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 APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> solana-1.6.8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [main-arm64-default-job-01] Installing pkg-1.16.3... [main-arm64-default-job-01] Extracting pkg-1.16.3: .......... done ===> solana-1.6.8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of solana-1.6.8 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user => rust/crates/addr2line-0.12.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/addr2line/0.12.1/download?dummy=/rust/crates/addr2line-0.12.1.crate rust/crates/addr2line-0.12.1.crate 116 kB 5166 kBps 00s => rust/crates/adler32-1.0.4.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/adler32/1.0.4/download?dummy=/rust/crates/adler32-1.0.4.crate rust/crates/adler32-1.0.4.crate 5105 B 34 MBps 00s => rust/crates/ahash-0.4.6.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ahash/0.4.6/download?dummy=/rust/crates/ahash-0.4.6.crate rust/crates/ahash-0.4.6.crate 48 kB 17 MBps 00s => rust/crates/aho-corasick-0.7.10.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/aho-corasick/0.7.10/download?dummy=/rust/crates/aho-corasick-0.7.10.crate rust/crates/aho-corasick-0.7.10.crate 108 kB 25 MBps 00s => rust/crates/anyhow-1.0.38.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/anyhow/1.0.38/download?dummy=/rust/crates/anyhow-1.0.38.crate rust/crates/anyhow-1.0.38.crate 29 kB 76 MBps 00s => rust/crates/arc-swap-0.4.8.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/arc-swap/0.4.8/download?dummy=/rust/crates/arc-swap-0.4.8.crate rust/crates/arc-swap-0.4.8.crate 47 kB 17 MBps 00s => rust/crates/arc-swap-1.2.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/arc-swap/1.2.0/download?dummy=/rust/crates/arc-swap-1.2.0.crate rust/crates/arc-swap-1.2.0.crate 61 kB 25 MBps 00s => rust/crates/arrayvec-0.5.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/arrayvec/0.5.1/download?dummy=/rust/crates/arrayvec-0.5.1.crate rust/crates/arrayvec-0.5.1.crate 26 kB 77 MBps 00s => rust/crates/ascii-0.9.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ascii/0.9.3/download?dummy=/rust/crates/ascii-0.9.3.crate rust/crates/ascii-0.9.3.crate 27 kB 39 MBps 00s => rust/crates/assert_cmd-1.0.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/assert_cmd/1.0.2/download?dummy=/rust/crates/assert_cmd-1.0.2.crate rust/crates/assert_cmd-1.0.2.crate 24 kB 42 MBps 00s => rust/crates/assert_matches-1.3.0.crate doesn't seem to exist in /portdistfiles/. <snip> [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o ../jemalloc/src/base.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o ../jemalloc/src/bin.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o ../jemalloc/src/bitmap.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o ../jemalloc/src/ckh.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o ../jemalloc/src/ctl.c [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o ../jemalloc/src/div.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o ../jemalloc/src/extent.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o ../jemalloc/src/extent_dss.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o ../jemalloc/src/extent_mmap.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o ../jemalloc/src/hash.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o ../jemalloc/src/hooks.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o ../jemalloc/src/large.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o ../jemalloc/src/log.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o ../jemalloc/src/malloc_io.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o ../jemalloc/src/mutex.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o ../jemalloc/src/mutex_pool.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o ../jemalloc/src/nstime.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o ../jemalloc/src/pages.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o ../jemalloc/src/prng.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o ../jemalloc/src/prof.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o ../jemalloc/src/rtree.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o ../jemalloc/src/stats.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o ../jemalloc/src/sz.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o ../jemalloc/src/tcache.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o ../jemalloc/src/ticker.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o ../jemalloc/src/tsd.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o ../jemalloc/src/witness.c [jemalloc-sys 0.3.2] nm -a src/jemalloc.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [jemalloc-sys 0.3.2] nm -a src/arena.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [jemalloc-sys 0.3.2] nm -a src/background_thread.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [jemalloc-sys 0.3.2] nm -a src/base.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [jemalloc-sys 0.3.2] nm -a src/bin.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [jemalloc-sys 0.3.2] nm -a src/bitmap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [jemalloc-sys 0.3.2] nm -a src/ckh.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [jemalloc-sys 0.3.2] nm -a src/ctl.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [jemalloc-sys 0.3.2] nm -a src/div.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [jemalloc-sys 0.3.2] nm -a src/extent.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [jemalloc-sys 0.3.2] nm -a src/extent_dss.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [jemalloc-sys 0.3.2] nm -a src/extent_mmap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [jemalloc-sys 0.3.2] nm -a src/hash.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym [jemalloc-sys 0.3.2] nm -a src/hooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym [jemalloc-sys 0.3.2] nm -a src/large.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [jemalloc-sys 0.3.2] nm -a src/log.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [jemalloc-sys 0.3.2] nm -a src/malloc_io.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [jemalloc-sys 0.3.2] nm -a src/mutex.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [jemalloc-sys 0.3.2] nm -a src/mutex_pool.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym [jemalloc-sys 0.3.2] nm -a src/nstime.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [jemalloc-sys 0.3.2] nm -a src/pages.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [jemalloc-sys 0.3.2] nm -a src/prng.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym [jemalloc-sys 0.3.2] nm -a src/prof.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [jemalloc-sys 0.3.2] nm -a src/rtree.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [jemalloc-sys 0.3.2] nm -a src/stats.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [jemalloc-sys 0.3.2] nm -a src/sz.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [jemalloc-sys 0.3.2] nm -a src/tcache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym [jemalloc-sys 0.3.2] nm -a src/ticker.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym [jemalloc-sys 0.3.2] nm -a src/tsd.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [jemalloc-sys 0.3.2] nm -a src/witness.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [jemalloc-sys 0.3.2] /bin/sh ../jemalloc/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [jemalloc-sys 0.3.2] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.pic.o ../jemalloc/src/jemalloc.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.pic.o ../jemalloc/src/arena.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.pic.o ../jemalloc/src/background_thread.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.pic.o ../jemalloc/src/base.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.pic.o ../jemalloc/src/bin.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.pic.o ../jemalloc/src/bitmap.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.pic.o ../jemalloc/src/ckh.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.pic.o ../jemalloc/src/ctl.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/div.pic.o ../jemalloc/src/div.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent.pic.o ../jemalloc/src/extent.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_dss.pic.o ../jemalloc/src/extent_dss.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_mmap.pic.o ../jemalloc/src/extent_mmap.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hash.pic.o ../jemalloc/src/hash.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hooks.pic.o ../jemalloc/src/hooks.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/large.pic.o ../jemalloc/src/large.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/log.pic.o ../jemalloc/src/log.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/malloc_io.pic.o ../jemalloc/src/malloc_io.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex.pic.o ../jemalloc/src/mutex.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex_pool.pic.o ../jemalloc/src/mutex_pool.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/nstime.pic.o ../jemalloc/src/nstime.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/pages.pic.o ../jemalloc/src/pages.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prng.pic.o ../jemalloc/src/prng.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prof.pic.o ../jemalloc/src/prof.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/rtree.pic.o ../jemalloc/src/rtree.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/stats.pic.o ../jemalloc/src/stats.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/sz.pic.o ../jemalloc/src/sz.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tcache.pic.o ../jemalloc/src/tcache.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ticker.pic.o ../jemalloc/src/ticker.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tsd.pic.o ../jemalloc/src/tsd.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/witness.pic.o ../jemalloc/src/witness.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.o ../jemalloc/src/jemalloc.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.o ../jemalloc/src/arena.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.o ../jemalloc/src/background_thread.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] 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" "-DZSTD_LIB_DEPRECATED=0" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.o ../jemalloc/src/base.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.o ../jemalloc/src/bin.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.o ../jemalloc/src/bitmap.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.o ../jemalloc/src/ckh.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.o ../jemalloc/src/ctl.c [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] AR_aarch64-unknown-freebsd = None [zstd-sys 1.4.17+zstd.1.4.5] AR_aarch64_unknown_freebsd = None [zstd-sys 1.4.17+zstd.1.4.5] HOST_AR = None [zstd-sys 1.4.17+zstd.1.4.5] AR = None [zstd-sys 1.4.17+zstd.1.4.5] running: "ar" "crs" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/libzstd.a" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/debug.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/entropy_common.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/error_private.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/fse_decompress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/pool.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/threading.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/xxhash. o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/common/zstd_common.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/fse_compress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/hist.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/huf_compress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_compress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_compress_literals.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_compress_sequences.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/ compress/zstd_compress_superblock.o" "/wrkdi! rs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_double_fast.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_fast.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_lazy.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_ldm.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstd_opt.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/compress/zstdmt_compress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/huf_decompress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/zstd_ddict.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/zstd_decompress.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/decompress/zstd_decompress_block.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v01.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v02.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v03.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v04.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v05.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v06.o" "/wrkdir s/usr/ports/security/solana/work/target/rele! ase/build! /zstd-sys-0011715d96685228/out/zstd/lib/legacy/zstd_v07.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/cover.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/divsufsort.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/fastcover.o" "/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out/zstd/lib/dictBuilder/zdict.o" [zstd-sys 1.4.17+zstd.1.4.5] exit code: 0 [zstd-sys 1.4.17+zstd.1.4.5] cargo:rustc-link-lib=static=zstd [zstd-sys 1.4.17+zstd.1.4.5] cargo:rustc-link-search=native=/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out [zstd-sys 1.4.17+zstd.1.4.5] cargo:root=/wrkdirs/usr/ports/security/solana/work/target/release/build/zstd-sys-0011715d96685228/out [zstd-sys 1.4.17+zstd.1.4.5] cargo:include=/wrkdirs/usr/ports/security/solana/work/solana-1.6.8/cargo-crates/zstd-sys-1.4.17+zstd.1.4.5/zstd/lib [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/div.o ../jemalloc/src/div.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent.o ../jemalloc/src/extent.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_dss.o ../jemalloc/src/extent_dss.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_mmap.o ../jemalloc/src/extent_mmap.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hash.o ../jemalloc/src/hash.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hooks.o ../jemalloc/src/hooks.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/large.o ../jemalloc/src/large.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/log.o ../jemalloc/src/log.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/malloc_io.o ../jemalloc/src/malloc_io.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex.o ../jemalloc/src/mutex.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex_pool.o ../jemalloc/src/mutex_pool.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/nstime.o ../jemalloc/src/nstime.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/pages.o ../jemalloc/src/pages.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prng.o ../jemalloc/src/prng.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prof.o ../jemalloc/src/prof.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/rtree.o ../jemalloc/src/rtree.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/stats.o ../jemalloc/src/stats.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/sz.o ../jemalloc/src/sz.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tcache.o ../jemalloc/src/tcache.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ticker.o ../jemalloc/src/ticker.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tsd.o ../jemalloc/src/tsd.c [jemalloc-sys 0.3.2] cc -std=gnu11 -Wall -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -I../jemalloc/include -o src/witness.o ../jemalloc/src/witness.c [jemalloc-sys 0.3.2] ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hooks.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o [jemalloc-sys 0.3.2] cc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hooks.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o -O2 -ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lm -lpthread [jemalloc-sys 0.3.2] ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o [jemalloc-sys 0.3.2] ln -sf libjemalloc.so.2 lib/libjemalloc.so [jemalloc-sys 0.3.2] gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/build' [jemalloc-sys 0.3.2] running: "gmake" "srcroot=../jemalloc/" "install_lib_static" "install_include" "-j" "2" [jemalloc-sys 0.3.2] gmake[1]: Entering directory '/wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/build' [jemalloc-sys 0.3.2] /usr/bin/install -c -d /wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/lib [jemalloc-sys 0.3.2] /usr/bin/install -c -d /wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/include/jemalloc [jemalloc-sys 0.3.2] /usr/bin/install -c -m 755 lib/libjemalloc.a /wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/lib [jemalloc-sys 0.3.2] /usr/bin/install -c -m 644 include/jemalloc/jemalloc.h /wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/include/jemalloc [jemalloc-sys 0.3.2] /usr/bin/install -c -m 755 lib/libjemalloc_pic.a /wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/lib [jemalloc-sys 0.3.2] gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/build' [jemalloc-sys 0.3.2] cargo:root=/wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out [jemalloc-sys 0.3.2] cargo:rustc-link-lib=static=jemalloc_pic [jemalloc-sys 0.3.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/security/solana/work/target/release/build/jemalloc-sys-4cb4fa7609086223/out/build/lib [jemalloc-sys 0.3.2] cargo:rustc-link-lib=pthread [jemalloc-sys 0.3.2] cargo:rerun-if-changed=jemalloc error: build failed *** Error code 101 Stop. make: stopped in /usr/ports/security/solana
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105120312.14C3CIMQ074846>