You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     [email protected]
Log URL:        
https://pkg-status.freebsd.org/foul1/data/131powerpc-quarterly/fa196a207467/logs/sonic-1.3.5_1.log
Build URL:      
https://pkg-status.freebsd.org/foul1/build.html?mastername=131powerpc-quarterly&build=fa196a207467
Log:

=>> Building textproc/sonic
build started at Wed Jan  4 14:37:44 UTC 2023
port directory: /usr/ports/textproc/sonic
package name: sonic-1.3.5_1
building for: FreeBSD 131powerpc-quarterly-job-11 13.1-RELEASE FreeBSD 
13.1-RELEASE powerpc
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1301000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=powerpc
UNAME_m=powerpc
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE
UNAME_r=13.1-RELEASE
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/131powerpc-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
PWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131powerpc-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131powerpc-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---
===> The following configuration options are available for sonic-1.3.5_1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sonic/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sonic/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/sonic/work/.cache  
HOME=/wrkdirs/usr/ports/textproc/sonic/work 
TMPDIR="/wrkdirs/usr/ports/textproc/sonic/work" 
PATH=/wrkdirs/usr/ports/textproc/sonic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/sonic/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/textproc/sonic/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sonic/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/sonic/work/.cache  
HOME=/wrkdirs/usr/ports/textproc/sonic/work 
TMPDIR="/wrkdirs/usr/ports/textproc/sonic/work" 
PATH=/wrkdirs/usr/ports/textproc/sonic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/sonic/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 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="i
 nstall  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install 
 -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local 
LIB32DIR=lib DOCSDIR="share/doc/sonic"  EXAMPLESDIR="share/examples/sonic"  
DATADIR="share/sonic"  WWWDIR="www/sonic"  ETCDIR="etc/sonic"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/sonic 
DOCSDIR=/usr/local/share/doc/sonic EXAMPLESDIR=/usr/local/share/examples/sonic  
WWWDIR=/usr/local/www/sonic ETCDIR=/usr/local/etc/sonic
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=powerpc
MACHINE_ARCH=powerpc
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--enable-new-dtags" "-m" "elf32ppc_fbsd" "-o" "a.out" "/usr/lib/crt1.o" 
"/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" 
"-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" 
"-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE
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)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sonic-1.3.5_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.4.pkg
[131powerpc-quarterly-job-11] Installing pkg-1.18.4...
[131powerpc-quarterly-job-11] Extracting pkg-1.18.4: .......... done
===>   sonic-1.3.5_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sonic-1.3.5_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by sonic-1.3.5_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by sonic-1.3.5_1 for building
=> SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate.
=> SHA256 Checksum OK for rust/crates/aho-corasick-0.7.18.crate.
=> SHA256 Checksum OK for rust/crates/atty-0.2.14.crate.
=> SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate.
=> SHA256 Checksum OK for rust/crates/bindgen-0.59.2.crate.
=> SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate.
=> SHA256 Checksum OK for rust/crates/byteorder-1.4.3.crate.
=> SHA256 Checksum OK for rust/crates/cc-1.0.73.crate.
=> SHA256 Checksum OK for rust/crates/cedarwood-0.4.5.crate.
=> SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/clang-sys-1.3.3.crate.
=> SHA256 Checksum OK for rust/crates/clap-3.2.8.crate.
=> SHA256 Checksum OK for rust/crates/clap_lex-0.2.4.crate.
=> SHA256 Checksum OK for rust/crates/fs_extra-1.2.0.crate.
=> SHA256 Checksum OK for rust/crates/fst-0.3.5.crate.
=> SHA256 Checksum OK for rust/crates/fst-levenshtein-0.3.0.crate.
=> SHA256 Checksum OK for rust/crates/fst-regex-0.3.0.crate.
=> SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate.
=> SHA256 Checksum OK for rust/crates/getrandom-0.2.7.crate.
=> SHA256 Checksum OK for rust/crates/glob-0.3.0.crate.
=> SHA256 Checksum OK for rust/crates/hashbrown-0.11.2.crate.
=> SHA256 Checksum OK for rust/crates/hashbrown-0.12.2.crate.
<snip>
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] lazy_lock          : 1
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cache-oblivious    : 1
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cxx                : 0
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 
===============================================================================
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] running: "gmake" "-j" "2"
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] gmake[1]: Entering directory 
'/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/build'
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] src/jemalloc.c:1028:7: warning: 
suspicious concatenation of string literals in an array initialization; did you 
mean to separate the elements with a comma? [-Wstring-concatenation]
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                     
"/etc/malloc.conf",
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                     ^
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] src/jemalloc.c:1027:3: note: place 
parentheses around the string literal to silence warning
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                 "\"name\" of the file 
referenced by the symbolic link named "
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                 ^
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o 
src/background_thread.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 1 warning generated.
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/rand-0.8.5
 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' 
CARGO_PKG_DESCRIPTION='Random number generators and other randomness 
functionality.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=rand CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name rand --edition=2018 
/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/rand-0.8.5/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 
linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 
'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' 
--cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C 
metadata=e67ca9693125c0b4 -C extra-filena
 me=-e67ca9693125c0b4 --out-dir 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L 
dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps 
--extern 
libc=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/liblibc-dd29f2eb607e0ed9.rmeta
 --extern 
rand_chacha=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/librand_chacha-2761f4aa66645368.rmeta
 --extern 
rand_core=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/librand_core-44fa335633f81a86.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/serde_derive-1.0.138
 CARGO_PKG_AUTHORS='Erick Tryzelaar <[email protected]>:David Tolnay 
<[email protected]>' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of 
#[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=serde_derive 
CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.138 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/serde_derive-7e42e5f595f5e69a/out
 /usr/local/bin/rustc --crate-name serde_derive 
/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/c
 argo-crates/serde_derive-1.0.138/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 
proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="default"' -C metadata=eff7b507e368a233 -C 
extra-filename=-eff7b507e368a233 --out-dir 
/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps -C linker=cc -C 
strip=symbols -L 
dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libproc_macro2-2b8b9a532524a47d.rlib
 --extern 
quote=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libquote-5035d6ec0eaf5f06.rlib
 --extern 
syn=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libsyn-52fb6bdd401e603b.rlib
 --extern proc_macro --cap-lints warn --cfg underscore_consts --cfg ptr_addr_of`
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/jemalloc.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/arena.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/arena.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/background_thread.sym.o | 
nawk -f include/jemalloc/internal/private_symbols.awk > 
src/background_thread.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/base.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/base.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/bin.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/bin.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/bitmap.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/bitmap.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/ckh.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/ckh.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/ctl.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/ctl.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/div.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/div.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/extent.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/extent.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/extent_dss.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/extent_mmap.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/hash.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/hash.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/hook.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/hook.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/large.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/large.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/log.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/log.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/malloc_io.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/mutex.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/mutex.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/mutex_pool.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/nstime.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/nstime.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/pages.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/pages.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/prng.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/prng.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/prof.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/prof.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/rtree.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/rtree.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/safety_check.sym.o | nawk 
-f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/stats.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/stats.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/sc.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/sc.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/sz.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/sz.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/tcache.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/tcache.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/test_hooks.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/ticker.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/ticker.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/tsd.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/tsd.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] nm -a src/witness.sym.o | nawk -f 
include/jemalloc/internal/private_symbols.awk > src/witness.sym
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] /bin/sh 
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/hook.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/safety_check.sym src/stats.sym src/sc.sym 
src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym 
src/witness.sym > include/jemalloc/internal/private_namespace.gen.h
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cp 
include/jemalloc/internal/private_namespace.gen.h 
include/jemalloc/internal/private_namespace.gen.h
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/jemalloc.pic.o src/jemalloc.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/arena.pic.o src/arena.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] src/jemalloc.c:1028:7: warning: 
suspicious concatenation of string literals in an array initialization; did you 
mean to separate the elements with a comma? [-Wstring-concatenation]
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                     
"/etc/malloc.conf",
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                     ^
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] src/jemalloc.c:1027:3: note: place 
parentheses around the string literal to silence warning
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                 "\"name\" of the file 
referenced by the symbolic link named "
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                 ^
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/background_thread.pic.o src/background_thread.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 1 warning generated.
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/base.pic.o src/base.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/bin.pic.o src/bin.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/bitmap.pic.o src/bitmap.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/ckh.pic.o src/ckh.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/ctl.pic.o src/ctl.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/div.pic.o src/div.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/extent.pic.o src/extent.c
   Compiling librocksdb-sys v6.20.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/librocksdb-sys-6.20.3
 CARGO_PKG_AUTHORS='Karl Hobley <[email protected]>:Arkadiy Paronyan 
<[email protected]>' CARGO_PKG_DESCRIPTION='Native bindings to librocksdb' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0/BSD-3-Clause 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librocksdb-sys 
CARGO_PKG_REPOSITORY='https://github.com/rust-rocksdb/rust-rocksdb' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.20.3 CARGO_PKG_VERSION_MAJOR=6 
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/librocksdb-sys-6.20.3/build.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,fut
 ure-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="bzip2"' --cfg 'feature="default"' --cfg 
'feature="lz4"' --cfg 'feature="snappy"' --cfg 'feature="static"' --cfg 
'feature="zlib"' --cfg 'feature="zstd"' -C metadata=72cdc8313bfe73ac -C 
extra-filename=-72cdc8313bfe73ac --out-dir 
/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/librocksdb-sys-72cdc8313bfe73ac
 -C linker=cc -C strip=symbols -L 
dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern 
bindgen=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libbindgen-38bd54b42464d830.rlib
 --extern 
cc=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libcc-6d36e5bf5f25df6c.rlib
 --extern 
glob=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libglob-89e0e59f1eaa8768.rlib
 --cap-lints warn`
   Compiling phf_generator v0.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/phf_generator-0.10.0
 CARGO_PKG_AUTHORS='Steven Fackler <[email protected]>' 
CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator 
CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name phf_generator --edition=2018 
/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/phf_generator-0.10.0/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-as
 sertions=off -C metadata=a1870c23199d0b7f -C extra-filename=-a1870c23199d0b7f 
--out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/release/deps -C 
linker=cc -C strip=symbols -L 
dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern 
phf_shared=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libphf_shared-30c494a748f94017.rmeta
 --extern 
rand=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/librand-f5cdb3723dce9bb3.rmeta
 --cap-lints warn`
   Compiling clap v3.2.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/clap-3.2.8
 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and 
full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=clap CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' 
CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=3.2.8 CARGO_PKG_VERSION_MAJOR=3 
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name clap --edition=2021 
/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/clap-3.2.8/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 
linker-plugin-lto --cfg 'fea
 ture="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 
'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 
'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' -C 
metadata=987f3827f126db12 -C extra-filename=-987f3827f126db12 --out-dir 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L 
dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps 
--extern 
atty=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libatty-72bfdb4204776754.rmeta
 --extern 
bitflags=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libbitflags-ad22e61edf4b4901.rmeta
 --extern 
clap_lex=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libclap_lex-1c800a770
 c1f58b7.rmeta --extern indexmap=/wrkdirs/usr!
 
/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libindexmap-f43620b6a9ea1ddb.rmeta
 --extern 
once_cell=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libonce_cell-e91432092171f83f.rmeta
 --extern 
strsim=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libstrsim-9c240b143c1b8107.rmeta
 --extern 
termcolor=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libtermcolor-834643b2e95d5554.rmeta
 --extern 
textwrap=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libtextwrap-06cd9a7af9b99fd5.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/extent_dss.pic.o src/extent_dss.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/extent_mmap.pic.o src/extent_mmap.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/hash.pic.o src/hash.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/hook.pic.o src/hook.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/large.pic.o src/large.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/log.pic.o src/log.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/malloc_io.pic.o src/malloc_io.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/mutex.pic.o src/mutex.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/mutex_pool.pic.o src/mutex_pool.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/nstime.pic.o src/nstime.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/pages.pic.o src/pages.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/prng.pic.o src/prng.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/prof.pic.o src/prof.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/rtree.pic.o src/rtree.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/safety_check.pic.o src/safety_check.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/stats.pic.o src/stats.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/sc.pic.o src/sc.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/sz.pic.o src/sz.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/tcache.pic.o src/tcache.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/test_hooks.pic.o src/test_hooks.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/ticker.pic.o src/ticker.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/tsd.pic.o src/tsd.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c 
-O3 -ffunction-sections -fdata-sections -fPIC -O2 -pipe 
-fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude 
-o src/witness.pic.o src/witness.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o 
src/jemalloc.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] src/jemalloc.c:1028:7: warning: 
suspicious concatenation of string literals in an array initialization; did you 
mean to separate the elements with a comma? [-Wstring-concatenation]
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                     
"/etc/malloc.conf",
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                     ^
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] src/jemalloc.c:1027:3: note: place 
parentheses around the string literal to silence warning
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                 "\"name\" of the file 
referenced by the symbolic link named "
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2]                 ^
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o 
src/background_thread.o src/background_thread.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 1 warning generated.
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o 
src/bitmap.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/extent.o 
src/extent.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o 
src/extent_dss.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o 
src/extent_mmap.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o 
src/malloc_io.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o 
src/mutex_pool.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o 
src/nstime.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o 
src/safety_check.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o 
src/tcache.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o 
src/test_hooks.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o 
src/ticker.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cc -std=gnu11 -Wall -Wextra 
-Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 
-fvisibility=hidden -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 
-ffunction-sections -fdata-sections -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -D_REENTRANT -Iinclude -Iinclude -o src/witness.o 
src/witness.c
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.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/hook.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/safety_check.pic.o 
src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o 
src/ticker.pic.o src/tsd.pic.o src/witness.pic.o
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.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/hook.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/safety_check.pic.o src/stats.pic.o 
src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o 
src/ticker.pic.o src/tsd.pic.o src/witness.pic.o -O3 -ffunction-sections 
-fdata-sections -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-lm  -pthread 
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] ln -sf libjemalloc.so.2 
lib/libjemalloc.so
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.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/hook.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/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o 
src/test_hooks.o src/ticker.o src/tsd.o src/witness.o
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/build'
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] running: "gmake" "install_lib_static" 
"install_include" "-j" "2"
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] gmake[1]: Entering directory 
'/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/build'
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] /usr/bin/install -c -d 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/lib
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] /usr/bin/install -c -d 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/include/jemalloc
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] /usr/bin/install -c -m 755 
lib/libjemalloc.a 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/lib
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] /usr/bin/install -c -m 644 
include/jemalloc/jemalloc.h 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/include/jemalloc
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] /usr/bin/install -c -m 755 
lib/libjemalloc_pic.a 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/lib
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/build'
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 
cargo:root=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 
cargo:rustc-link-lib=static=jemalloc_pic
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] 
cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/tikv-jemalloc-sys-90ca8978b16e8fa2/out/build/lib
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cargo:rustc-link-lib=pthread
[tikv-jemalloc-sys 0.4.3+5.2.1-patched.2] cargo:rerun-if-changed=jemalloc
   Compiling twox-hash v1.6.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=twox_hash 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/twox-hash-1.6.3
 CARGO_PKG_AUTHORS='Jake Goulding <[email protected]>' 
CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=twox-hash 
CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.3 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name twox_hash --edition=2018 
/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.3.5/cargo-crates/twox-hash-1.6.3/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=
 3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 
'feature="std"' -C metadata=ab9f3a86a76455b2 -C 
extra-filename=-ab9f3a86a76455b2 --out-dir 
/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps
 --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L 
dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps 
--extern 
cfg_if=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libcfg_if-c9b34c7b4b56eacb.rmeta
 --extern 
rand=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/librand-e67ca9693125c0b4.rmeta
 --extern 
static_assertions=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libstatic_assertions-76c8e68d38e0dea8.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running 
`/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/librocksdb-sys-72cdc8313bfe73ac/build-script-build`
error: failed to run custom build command for `librocksdb-sys v6.20.3`

Caused by:
  process didn't exit successfully: 
`/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/librocksdb-sys-72cdc8313bfe73ac/build-script-build`
 (signal: 11, SIGSEGV: invalid memory reference)
warning: build failed, waiting for other jobs to finish...
*** Error code 101

Stop.
make: stopped in /usr/ports/textproc/sonic

Reply via email to