Skip to content

Instantly share code, notes, and snippets.

@graysky2
Created December 2, 2020 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save graysky2/e4d30a3bc89256065624f144651be7bf to your computer and use it in GitHub Desktop.
Save graysky2/e4d30a3bc89256065624f144651be7bf to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
make[2]: Entering directory '/scratch/union/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/scratch/union/scripts/config'
make[1]: Entering directory '/scratch/union'
cd "/scratch/union"; git log --format=%h -1 toolchain > /scratch/union/tmp/.ver_check
cmp -s /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check || { \
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl /scratch/union/build_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl; \
mkdir -p /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp; \
mv /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check; \
}
make[2]: Entering directory '/scratch/union'
make[2]: Entering directory '/scratch/union'
cd "/scratch/union"; git log --format=%h -1 toolchain > /scratch/union/tmp/.ver_check
cmp -s /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check || { \
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl /scratch/union/build_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl; \
mkdir -p /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp; \
mv /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check; \
}
rm -rf /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx
cd "/scratch/union"; git log --format=%h -1 toolchain > /scratch/union/tmp/.ver_check
cmp -s /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check || { \
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl /scratch/union/build_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl; \
mkdir -p /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp; \
mv /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check; \
}
make[2]: Leaving directory '/scratch/union'
make[3]: Entering directory '/scratch/union/target/linux'
make[4]: Entering directory '/scratch/union/target/linux/bcm27xx'
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/localversion
/scratch/union/scripts/kconfig.pl + /scratch/union/target/linux/generic/config-5.4 /scratch/union/target/linux/bcm27xx/bcm2711/config-5.4 > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /scratch/union/.config >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.target
/scratch/union/scripts/package-metadata.pl kconfig /scratch/union/tmp/.packageinfo /scratch/union/.config 5.4 > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.override
/scratch/union/scripts/kconfig.pl 'm+' '+' /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.target /dev/null /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.override > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set
mv /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.old
grep -v INITRAMFS /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.old > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/modules
cmp -s /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.prev || { cp /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config; cp /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.prev; }
export MAKEFLAGS= ; [ -d /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/user_headers ] || make -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81 KCFLAGS="-ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl=target-aarch64_cortex-a72_musl" HOSTCFLAGS="-O2 -I/scratch/union/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="aarch64-openwrt-linux-musl-" ARCH="arm64" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="builder" KBUILD_BUILD_HOST="buildhost" KBUILD_BUILD_TIMESTAMP="Wed Dec 2 11:44:26 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/scratch/union/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/scratch/union/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KERNELRELEASE=5.4.81 CC="aarch64-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/user_headers headers_install
grep '=[ym]' /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.config.set | LC_ALL=C sort | mkhash md5 > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.vermagic
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.configured
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/vmlinux /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/System.map
make -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81 KCFLAGS="-ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl=target-aarch64_cortex-a72_musl" HOSTCFLAGS="-O2 -I/scratch/union/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="aarch64-openwrt-linux-musl-" ARCH="arm64" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="builder" KBUILD_BUILD_HOST="buildhost" KBUILD_BUILD_TIMESTAMP="Wed Dec 2 11:44:26 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/scratch/union/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/scratch/union/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KERNELRELEASE=5.4.81 CC="aarch64-openwrt-linux-musl-gcc" modules
make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81'
CALL scripts/atomic/check-atomics.sh
CALL scripts/checksyscalls.sh
Building modules, stage 2.
MODPOST 1020 modules
make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81'
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/scratch/union/target/linux/bcm27xx'
make[5]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81/COPYING /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/COPYING.linux
make[5]: Leaving directory '/scratch/union/target/linux/bcm27xx/image'
make[4]: Leaving directory '/scratch/union/target/linux/bcm27xx'
make[3]: Leaving directory '/scratch/union/target/linux'
time: target/linux/compile#20.05#8.43#6.60
make[2]: Leaving directory '/scratch/union'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/scratch/union'
make[2]: Entering directory '/scratch/union'
cd "/scratch/union"; git log --format=%h -1 toolchain > /scratch/union/tmp/.ver_check
cmp -s /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check || { \
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl /scratch/union/build_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl; \
mkdir -p /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp; \
mv /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check; \
}
make[3] diffconfig buildversion feedsversion
cd "/scratch/union"; git log --format=%h -1 toolchain > /scratch/union/tmp/.ver_check
cmp -s /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check || { \
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/target-aarch64_cortex-a72_musl /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl /scratch/union/build_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl; \
mkdir -p /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp; \
mv /scratch/union/tmp/.ver_check /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/stamp/.ver_check; \
}
make[3]: Entering directory '/scratch/union/package/libs/libjson-c'
make[3]: Entering directory '/scratch/union/package/libs/toolchain'
make[3]: Entering directory '/scratch/union/package/libs/ncurses'
make[3]: Entering directory '/scratch/union/package/system/fwtool'
make[3]: Entering directory '/scratch/union/package/system/usign'
make[3]: Entering directory '/scratch/union/feeds/packages/utils/gl-mifi-mcu'
make[3]: Entering directory '/scratch/union/feeds/packages/kernel/mtd-rw'
make[3]: Entering directory '/scratch/union/feeds/packages/libs/expat'
Makefile:762: WARNING: skipping libgomp -- package has no install section
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/gl-mifi-mcu-1/.pkgdir/kmod-gl-mifi-mcu/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
SHELL= flock /scratch/union/tmp/.json-c-0.15-nodoc.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "json-c-0.15-nodoc.tar.gz" "99bca4f944b8ced8ae0bbc6310d6a3528ca715e69541793a1ef51f8c5b4b0878" "" "https://s3.amazonaws.com/json-c_releases/releases/" '
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.kmod-gl-mifi-mcu_installed
make[3]: Leaving directory '/scratch/union/feeds/packages/utils/gl-mifi-mcu'
time: package/feeds/packages/gl-mifi-mcu/compile#0.16#0.03#0.24
mkdir -p /scratch/union/dl
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.prepared_e8e1f0880a1893ccca1076d77cc07584_6664517399ebbbc92a37c5bb081b5c53_check
SHELL= flock /scratch/union/tmp/.mtd-rw-git-20160214.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "mtd-rw-git-20160214.tar.gz" "c44db17c3e05079116a1704f277642c9ce6f5ca4fa380c60f7e6d44509dc16be" "" || ( /scratch/union/scripts/dl_github_archive.py --dl-dir="/scratch/union/dl" --url="https://github.com/jclehner/mtd-rw.git" --version="7e8562067d6a366c8cbaa8084396c33b7e12986b" --subdir="mtd-rw-git-20160214" --source="mtd-rw-git-20160214.tar.gz" --hash="c44db17c3e05079116a1704f277642c9ce6f5ca4fa380c60f7e6d44509dc16be" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf mtd-rw-git-20160214 && [ \! -d mtd-rw-git-20160214 ] && git clone https://github.com/jclehner/mtd-rw.git mtd-rw-git-20160214 && (cd mtd-rw-git-20160214 && git checkout 7e8562067d6a366c8cbaa8084396c33b7e12986b && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd mtd-rw-git-20160214 && git log -1 --format='\''@%ct'\''` && rm -rf mtd-rw-git-20160214/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c mtd-rw-git-20160214 | gzip -nc > /scratch/union/tmp/dl/mtd-rw-git-20160214.tar.gz && mv /scratch/union/tmp/dl/mtd-rw-git-20160214.tar.gz /scratch/union/dl/ && rm -rf mtd-rw-git-20160214; ); ) '
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.prepared_e8e1f0880a1893ccca1076d77cc07584_6664517399ebbbc92a37c5bb081b5c53
mkdir -p /scratch/union/dl
make[3]: Entering directory '/scratch/union/feeds/packages/libs/libffi'
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.configured_*
SHELL= flock /scratch/union/tmp/.expat-2.2.10.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "expat-2.2.10.tar.xz" "5dfe538f8b5b63f03e98edac520d7d9a6a4d22e482e5c96d4d06fcc5485c25f2" "" "@SF/expat" '
rm -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.toolchain_installed
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/./; if [ -x ./configure ]; then find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ -name config.guess | xargs -r chmod u+w; find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ -name config.guess | xargs -r -n1 cp --remove-destination /scratch/union/scripts/config.guess; find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ -name config.sub | xargs -r chmod u+w; find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ -name config.sub | xargs -r -n1 cp --remove-destination /scratch/union/scripts/config.sub; AR="aarch64-openwrt-linux-musl-gcc-ar" AS="aarch64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=aarch64-openwrt-linux-musl-ld NM="aarch64-openwrt-linux-musl-gcc-nm" CC="aarch64-openwrt-linux-musl-gcc" GCC="aarch64-openwrt-linux-musl-gcc" CXX="aarch64-openwrt-linux-musl-g++" RANLIB="aarch64-openwrt-linux-musl-gcc-ranlib" STRIP=aarch64-openwrt-linux-musl-strip OBJCOPY=aarch64-openwrt-linux-musl-objcopy OBJDUMP=aarch64-openwrt-linux-musl-objdump SIZE=aarch64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include " LDFLAGS="-L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro " ./configure --target=aarch64-openwrt-linux --host=aarch64-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; )
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.configured_68b329da9893e34099c7d8ad5cb9c940
mkdir -p /scratch/union/dl
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.usign-2020-05-23-f1f65026.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "usign-2020-05-23-f1f65026.tar.xz" "3f6569a5e63fdfd032976ac0f79d736d3935101ac1b97fb370514b013c5e6bb6" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf usign-2020-05-23-f1f65026 && [ \! -d usign-2020-05-23-f1f65026 ] && git clone https://git.openwrt.org/project/usign.git usign-2020-05-23-f1f65026 && (cd usign-2020-05-23-f1f65026 && git checkout f1f65026a94137c91b5466b149ef3ea3f20091e9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd usign-2020-05-23-f1f65026 && git log -1 --format='\''@%ct'\''` && rm -rf usign-2020-05-23-f1f65026/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c usign-2020-05-23-f1f65026 | xz -zc -7e > /scratch/union/tmp/dl/usign-2020-05-23-f1f65026.tar.xz && mv /scratch/union/tmp/dl/usign-2020-05-23-f1f65026.tar.xz /scratch/union/dl/ && rm -rf usign-2020-05-23-f1f65026; ) '
SHELL= flock /scratch/union/tmp/.ncurses-6.2.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "ncurses-6.2.tar.gz" "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d" "" "@GNU/ncurses" '
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.built
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.built_check
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libgcc_s.so.1 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.built
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/lib /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/usr/bin
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/ld-musl-*.so* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/lib/
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libc.so* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/lib/
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/mtd-rw-git-20160214/.pkgdir/kmod-mtd-rw/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
SHELL= flock /scratch/union/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf fwtool-2019-11-12-8f7fe925 && [ \! -d fwtool-2019-11-12-8f7fe925 ] && git clone https://git.openwrt.org/project/fwtool.git fwtool-2019-11-12-8f7fe925 && (cd fwtool-2019-11-12-8f7fe925 && git checkout 8f7fe925ca205c8e8e2d0d1b16218c1e148d5173 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd fwtool-2019-11-12-8f7fe925 && git log -1 --format='\''@%ct'\''` && rm -rf fwtool-2019-11-12-8f7fe925/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fwtool-2019-11-12-8f7fe925 | xz -zc -7e > /scratch/union/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /scratch/union/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /scratch/union/dl/ && rm -rf fwtool-2019-11-12-8f7fe925; ) '
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.kmod-mtd-rw_installed
ln -sf ../../lib/libc.so /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/usr/bin/ldd
make[3]: Leaving directory '/scratch/union/package/libs/libjson-c'
make[3]: Leaving directory '/scratch/union/feeds/packages/kernel/mtd-rw'
time: package/libs/libjson-c/host-compile#0.21#0.03#0.33
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libatomic.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libc.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libcrypt.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libdl.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libitm.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libm.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libpthread.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libresolv.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/librt.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libssp_nonshared.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++fs.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libsupc++.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libutil.a /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libxnet.a /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/lib/
make[3]: Leaving directory '/scratch/union/feeds/packages/libs/expat'
time: package/feeds/packages/mtd-rw/compile#0.18#0.05#0.32
time: package/feeds/packages/expat/host-compile#0.18#0.06#0.32
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/libgcc_pic.a /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.a; cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/libgcc.map /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.map
make[3]: Entering directory '/scratch/union/feeds/packages/lang/perl'
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc.installed
make[3]: Entering directory '/scratch/union/feeds/packages/net/siit'
make[3]: Entering directory '/scratch/union/package/utils/bzip2'
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
make[3]: Leaving directory '/scratch/union/package/system/usign'
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libc/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
time: package/system/usign/host-compile#0.21#0.05#0.35
make[3]: Leaving directory '/scratch/union/package/libs/ncurses'
time: package/libs/ncurses/host-compile#0.23#0.07#0.36
make[3]: Entering directory '/scratch/union/feeds/packages/libs/gperf'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libc_installed
make[3]: Entering directory '/scratch/union/package/kernel/gpio-button-hotplug'
make[3]: Leaving directory '/scratch/union/package/system/fwtool'
time: package/system/fwtool/host-compile#0.21#0.08#0.39
make[3]: Entering directory '/scratch/union/package/kernel/nat46'
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/libgcc1_8.4.0-2_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc/lib
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libgcc_s.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc/lib/
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc
rstrip.sh: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc/lib/libgcc_s.so.1: shared object
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc /scratch/union/bin/targets/bcm27xx/bcm2711/packages
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libgcc into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/libgcc1_8.4.0-2_aarch64_cortex-a72.ipk
make[3]: Leaving directory '/scratch/union/feeds/packages/libs/gperf'
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/libc_1.1.24-2_aarch64_cortex-a72.ipk'
time: package/feeds/packages/gperf/host-compile#0.10#0.03#0.20
mkdir -p /scratch/union/dl
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
SHELL= flock /scratch/union/tmp/.libffi-3.3.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "libffi-3.3.tar.gz" "72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056" "" "https://sourceware.org/pub/libffi/" '
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/lib /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/usr/bin
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/ld-musl-*.so* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/lib/
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libc.so* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/lib/
make[3]: Entering directory '/scratch/union/package/kernel/trelay'
ln -sf ../../lib/libc.so /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/usr/bin/ldd
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc
rstrip.sh: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/lib/libc.so: shared object
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/siit-1.2/.pkgdir/kmod-siit/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.kmod-siit_installed
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
make[3]: Leaving directory '/scratch/union/feeds/packages/net/siit'
time: package/feeds/packages/siit/compile#0.15#0.04#0.27
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.nat46-2020-08-17-362640b4.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "nat46-2020-08-17-362640b4.tar.xz" "d0bc80038cadeb7e857118e8d6bae242670ab27377af49f74bad494e0e5da598" "" || ( /scratch/union/scripts/dl_github_archive.py --dl-dir="/scratch/union/dl" --url="https://github.com/ayourtch/nat46.git" --version="362640b41ae52b732d9e9729e61ac555492442a3" --subdir="nat46-2020-08-17-362640b4" --source="nat46-2020-08-17-362640b4.tar.xz" --hash="d0bc80038cadeb7e857118e8d6bae242670ab27377af49f74bad494e0e5da598" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf nat46-2020-08-17-362640b4 && [ \! -d nat46-2020-08-17-362640b4 ] && git clone https://github.com/ayourtch/nat46.git nat46-2020-08-17-362640b4 && (cd nat46-2020-08-17-362640b4 && git checkout 362640b41ae52b732d9e9729e61ac555492442a3 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd nat46-2020-08-17-362640b4 && git log -1 --format='\''@%ct'\''` && rm -rf nat46-2020-08-17-362640b4/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c nat46-2020-08-17-362640b4 | xz -zc -7e > /scratch/union/tmp/dl/nat46-2020-08-17-362640b4.tar.xz && mv /scratch/union/tmp/dl/nat46-2020-08-17-362640b4.tar.xz /scratch/union/dl/ && rm -rf nat46-2020-08-17-362640b4; ); ) '
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc /scratch/union/bin/targets/bcm27xx/bcm2711/packages
make[3]: Entering directory '/scratch/union/package/utils/e2fsprogs'
make[3]: Leaving directory '/scratch/union/feeds/packages/libs/libffi'
time: package/feeds/packages/libffi/host-compile#0.18#0.07#0.38
make[3]: Entering directory '/scratch/union/package/libs/libubox'
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Hash of the local file nat46-2020-08-17-362640b4.tar.xz does not match (file: 5cc35d11ad6937734f830be5e260eb17a7b0561e37f538e5fc99026d0f2ea517, requested: d0bc80038cadeb7e857118e8d6bae242670ab27377af49f74bad494e0e5da598) - deleting download.
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
mkdir -p /scratch/union/dl
mkdir -p /scratch/union/dl
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
SHELL= flock /scratch/union/tmp/.bzip2-1.0.8.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "bzip2-1.0.8.tar.gz" "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269" "" "https://sourceware.org/pub/bzip2" '
SHELL= flock /scratch/union/tmp/.perl-5.28.1.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "perl-5.28.1.tar.xz" "fea7162d4cca940a387f0587b93f6737d884bf74d8a9d7cfd978bc12cd0b202d" "" "https://cpan.metacpan.org/src/5.0" "https://cpan.uib.no/src/5.0" "https://mirrors.rit.edu/CPAN/src/5.0" "https://mirror.transip.net/CPAN/src/5.0" "https://mirrors.sonic.net/cpan/src/5.0" "https://www.cpan.org/src/5.0" '
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.kmod-gpio-button-hotplug_installed
make[3]: Leaving directory '/scratch/union/package/kernel/gpio-button-hotplug'
time: package/kernel/gpio-button-hotplug/compile#0.17#0.05#0.34
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
make[3]: Leaving directory '/scratch/union/package/utils/bzip2'
time: package/utils/bzip2/host-compile#0.24#0.06#0.43
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libc into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/libc_1.1.24-2_aarch64_cortex-a72.ipk
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/libatomic1_8.4.0-2_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
make[3]: Entering directory '/scratch/union/feeds/packages/lang/python/python3'
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic/lib
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libatomic.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic/lib/
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic
rstrip.sh: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic/lib/libatomic.so.1.2.0: shared object
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic /scratch/union/bin/targets/bcm27xx/bcm2711/packages
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/trelay/.pkgdir/kmod-trelay/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.kmod-trelay_installed
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
make[3]: Leaving directory '/scratch/union/package/kernel/trelay'
time: package/kernel/trelay/compile#0.16#0.04#0.28
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
make[3]: Leaving directory '/scratch/union/feeds/packages/lang/perl'
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
time: package/feeds/packages/perl/host-compile#0.39#0.12#0.54
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
mkdir -p /scratch/union/dl
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
SHELL= flock /scratch/union/tmp/.libubox-2020-08-06-9e52171d.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "libubox-2020-08-06-9e52171d.tar.xz" "cf963b19f5a25da85b2d8888514cbcc33c3f641c4478c9c25312b8bf83fe9e6b" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf libubox-2020-08-06-9e52171d && [ \! -d libubox-2020-08-06-9e52171d ] && git clone https://git.openwrt.org/project/libubox.git libubox-2020-08-06-9e52171d && (cd libubox-2020-08-06-9e52171d && git checkout 9e52171d70def760a6949676800d0b73f85ee22d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libubox-2020-08-06-9e52171d && git log -1 --format='\''@%ct'\''` && rm -rf libubox-2020-08-06-9e52171d/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libubox-2020-08-06-9e52171d | xz -zc -7e > /scratch/union/tmp/dl/libubox-2020-08-06-9e52171d.tar.xz && mv /scratch/union/tmp/dl/libubox-2020-08-06-9e52171d.tar.xz /scratch/union/dl/ && rm -rf libubox-2020-08-06-9e52171d; ) '
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
mkdir -p /scratch/union/dl
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
SHELL= flock /scratch/union/tmp/.e2fsprogs-1.45.6.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "e2fsprogs-1.45.6.tar.xz" "ffa7ae6954395abdc50d0f8605d8be84736465afc53b8938ef473fcf7ff44256" "" "@KERNEL/linux/kernel/people/tytso/e2fsprogs/v1.45.6/" '
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libatomic into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/libatomic1_8.4.0-2_aarch64_cortex-a72.ipk
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/libstdcpp6_8.4.0-2_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp/usr/lib
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp/usr/lib/
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp
make[3]: Leaving directory '/scratch/union/package/libs/libubox'
rstrip.sh: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp/usr/lib/libstdc++.so.6.0.25: shared object
time: package/libs/libubox/host-compile#0.22#0.02#0.28
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp /scratch/union/bin/targets/bcm27xx/bcm2711/packages
make[3]: Entering directory '/scratch/union/package/system/opkg'
make[3]: Entering directory '/scratch/union/package/system/ucert'
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
make[3]: Leaving directory '/scratch/union/package/utils/e2fsprogs'
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
time: package/utils/e2fsprogs/host-compile#0.26#0.05#0.35
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.Python-3.9.0.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "Python-3.9.0.tar.xz" "9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854" "" "https://www.python.org/ftp/python/3.9.0" '
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libstdcpp into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/libstdcpp6_8.4.0-2_aarch64_cortex-a72.ipk
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/libpthread_1.1.24-2_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread/lib
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread /scratch/union/bin/targets/bcm27xx/bcm2711/packages
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.opkg-2020-11-25-66f458de.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "opkg-2020-11-25-66f458de.tar.xz" "932cf0002fd05e8a231df6d3e2c807b2c62501aa36ac2a3e20665622872e262d" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf opkg-2020-11-25-66f458de && [ \! -d opkg-2020-11-25-66f458de ] && git clone https://git.openwrt.org/project/opkg-lede.git opkg-2020-11-25-66f458de && (cd opkg-2020-11-25-66f458de && git checkout 66f458decf9fd2839d77bf420e93d9c78025488a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd opkg-2020-11-25-66f458de && git log -1 --format='\''@%ct'\''` && rm -rf opkg-2020-11-25-66f458de/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c opkg-2020-11-25-66f458de | xz -zc -7e > /scratch/union/tmp/dl/opkg-2020-11-25-66f458de.tar.xz && mv /scratch/union/tmp/dl/opkg-2020-11-25-66f458de.tar.xz /scratch/union/dl/ && rm -rf opkg-2020-11-25-66f458de; ) '
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/opkg-2020-11-25-66f458de.tar.xz
mkdir -p /scratch/union/dl
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
SHELL= flock /scratch/union/tmp/.ucert-2020-05-24-00b921d8.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "ucert-2020-05-24-00b921d8.tar.xz" "839fda1811a58a495ac7bbc41db75222dd5a15e4d72110ca6acc4cdad56908fe" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf ucert-2020-05-24-00b921d8 && [ \! -d ucert-2020-05-24-00b921d8 ] && git clone https://git.openwrt.org/project/ucert.git ucert-2020-05-24-00b921d8 && (cd ucert-2020-05-24-00b921d8 && git checkout 00b921d80ac0dc47339305d803f865ff43c56d63 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ucert-2020-05-24-00b921d8 && git log -1 --format='\''@%ct'\''` && rm -rf ucert-2020-05-24-00b921d8/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ucert-2020-05-24-00b921d8 | xz -zc -7e > /scratch/union/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz && mv /scratch/union/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz /scratch/union/dl/ && rm -rf ucert-2020-05-24-00b921d8; ) '
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/libpthread into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/libpthread_1.1.24-2_aarch64_cortex-a72.ipk
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/librt_1.1.24-2_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt/lib
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt /scratch/union/bin/targets/bcm27xx/bcm2711/packages
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
make[3]: Leaving directory '/scratch/union/package/system/ucert'
time: package/system/ucert/host-compile#0.19#0.04#0.22
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/ipkg-aarch64_cortex-a72/librt into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/librt_1.1.24-2_aarch64_cortex-a72.ipk
echo "libc" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/toolchain.default.install
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc/lib
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libgcc_s.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc/lib/
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc.installed
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic/lib
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libatomic.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic/lib/
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic.installed
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp/usr/lib
cp -fpR /scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp/usr/lib/
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp.installed
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libpthread.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libpthread
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libpthread
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libpthread/lib
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libpthread.installed
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/librt.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/librt
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/librt
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/librt/lib
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/librt.installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
echo '1' | cmp -s - /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libgcc.version || echo '1' > /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libgcc.version
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libgcc/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libgcc_installed
echo "libgcc" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/toolchain.default.install
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
echo '1' | cmp -s - /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libatomic.version || echo '1' > /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libatomic.version
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libatomic/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libatomic_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
echo '6' | cmp -s - /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libstdcpp.version || echo '6' > /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libstdcpp.version
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libstdcpp/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libstdcpp_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/libpthread/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libpthread_installed
echo "libpthread" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/toolchain.default.install
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/toolchain/.pkgdir/librt/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.librt_installed
echo "librt" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/toolchain.default.install
make[3]: Leaving directory '/scratch/union/package/libs/toolchain'
time: package/libs/toolchain/compile#0.78#0.26#1.28
make[3]: Entering directory '/scratch/union/package/libs/libnl-tiny'
make[3]: Entering directory '/scratch/union/package/libs/libjson-c'
make[3]: Entering directory '/scratch/union/package/utils/lua'
make[3]: Entering directory '/scratch/union/package/firmware/linux-firmware'
make[3]: Entering directory '/scratch/union/package/firmware/prism54-firmware'
nat46-2020-08-17-362640b4.tar.xz: Download from https://github.com/ayourtch/nat46.git failed
nat46-2020-08-17-362640b4.tar.xz: Wrong hash (probably caused by .gitattributes), expecting d0bc80038cadeb7e857118e8d6bae242670ab27377af49f74bad494e0e5da598, got 5cc35d11ad6937734f830be5e260eb17a7b0561e37f538e5fc99026d0f2ea517
. /scratch/union/include/shell.sh; xzcat /scratch/union/dl/Python-3.9.0.tar.xz | tar -C /scratch/union/build_dir/hostpkg/Python-3.9.0/.. -xf -
Checking out files from the git repository...
Cloning into 'nat46-2020-08-17-362640b4'...
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.libnl-tiny-2020-08-05-c291088f.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "libnl-tiny-2020-08-05-c291088f.tar.xz" "99bcce12701bb34dadb39689d95c2c5cf1e27719d0ecfd645d3957a8947025ac" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf libnl-tiny-2020-08-05-c291088f && [ \! -d libnl-tiny-2020-08-05-c291088f ] && git clone https://git.openwrt.org/project/libnl-tiny.git libnl-tiny-2020-08-05-c291088f && (cd libnl-tiny-2020-08-05-c291088f && git checkout c291088f631d1694f7ba0444b59677b194348da8 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libnl-tiny-2020-08-05-c291088f && git log -1 --format='\''@%ct'\''` && rm -rf libnl-tiny-2020-08-05-c291088f/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libnl-tiny-2020-08-05-c291088f | xz -zc -7e > /scratch/union/tmp/dl/libnl-tiny-2020-08-05-c291088f.tar.xz && mv /scratch/union/tmp/dl/libnl-tiny-2020-08-05-c291088f.tar.xz /scratch/union/dl/ && rm -rf libnl-tiny-2020-08-05-c291088f; ) '
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.linux-firmware-20201118.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "linux-firmware-20201118.tar.xz" "863d5a31da725b856a917280d1e3014929b3bc3d4e6e5faecf530c13afb7e2b9" "" "@KERNEL/linux/kernel/firmware" '
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.json-c-0.15-nodoc.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "json-c-0.15-nodoc.tar.gz" "99bca4f944b8ced8ae0bbc6310d6a3528ca715e69541793a1ef51f8c5b4b0878" "" "https://s3.amazonaws.com/json-c_releases/releases/" '
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
echo '1' | cmp -s - /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libnl-tiny.version || echo '1' > /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libnl-tiny.version
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libnl-tiny_installed
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.lua-5.1.5.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://www.tecgraf.puc-rio.br/lua/ftp/" '
echo "libnl-tiny" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libnl-tiny.default.install
make[3]: Leaving directory '/scratch/union/package/libs/libnl-tiny'
time: package/libs/libnl-tiny/compile#0.16#0.04#0.25
make[3]: Entering directory '/scratch/union/package/libs/zlib'
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
echo '5' | cmp -s - /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libjson-c.version || echo '5' > /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libjson-c.version
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/json-c-0.15/.pkgdir/libjson-c/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libjson-c_installed
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.prepared_0372f336f56f7e3af3947852da1a0235_6664517399ebbbc92a37c5bb081b5c53_check
. /scratch/union/include/shell.sh; gzip -dc /scratch/union/dl/lua-5.1.5.tar.gz | tar -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.. -xf -
echo "libjson-c" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/libjson-c.default.install
make[3]: Leaving directory '/scratch/union/package/libs/libjson-c'
time: package/libs/libjson-c/compile#0.18#0.07#0.29
[ ! -d ./src/ ] || cp -fpR ./src/. /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5
Applying ./patches/001-include-version-number.patch using plaintext:
patching file Makefile
patching file doc/lua5.1.1 (renamed from doc/lua.1)
patching file doc/luac5.1.1 (renamed from doc/luac.1)
patching file src/Makefile
Applying ./patches/010-lua-5.1.3-lnum-full-260308.patch using plaintext:
patching file src/Makefile
patching file src/lapi.c
patching file src/lapi.h
patching file src/lauxlib.c
patching file src/lauxlib.h
patching file src/lbaselib.c
patching file src/lcode.c
patching file src/lcode.h
patching file src/ldebug.c
patching file src/ldo.c
patching file src/ldump.c
patching file src/liolib.c
patching file src/llex.c
patching file src/llex.h
patching file src/llimits.h
patching file src/lmathlib.c
patching file src/lnum.c
patching file src/lnum.h
patching file src/lnum_config.h
patching file src/lobject.c
patching file src/lobject.h
make[3]: Entering directory '/scratch/union/package/system/fwtool'
patching file src/loslib.c
patching file src/lparser.c
patching file src/lparser.h
patching file src/lstrlib.c
patching file src/ltable.c
patching file src/ltable.h
patching file src/ltm.c
patching file src/lua.c
patching file src/lua.h
patching file src/luaconf.h
patching file src/lundump.c
patching file src/lvm.c
patching file src/lvm.h
patching file src/print.c
Applying ./patches/011-lnum-use-double.patch using plaintext:
patching file src/lnum_config.h
Applying ./patches/012-lnum-fix-ltle-relational-operators.patch using plaintext:
patching file src/lvm.c
Applying ./patches/013-lnum-strtoul-parsing-fixes.patch using plaintext:
patching file src/lnum.c
patching file src/lnum_config.h
Applying ./patches/015-lnum-ppc-compat.patch using plaintext:
patching file src/lua.h
Applying ./patches/020-shared_liblua.patch using plaintext:
patching file Makefile
patching file src/ldo.h
patching file src/lfunc.h
patching file src/lmem.h
patching file src/lstring.h
patching file src/lundump.h
patching file src/Makefile
Applying ./patches/030-archindependent-bytecode.patch using plaintext:
patching file src/ldump.c
patching file src/lundump.c
Applying ./patches/040-use-symbolic-functions.patch using plaintext:
patching file src/Makefile
Applying ./patches/050-honor-cflags.patch using plaintext:
patching file src/Makefile
Applying ./patches/100-no_readline.patch using plaintext:
patching file src/luaconf.h
patching file src/Makefile
Applying ./patches/200-lua-path.patch using plaintext:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0patching file src/luaconf.h
Applying ./patches/300-opcode_performance.patch using plaintext:
patching file src/lvm.c
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.prepared_0372f336f56f7e3af3947852da1a0235_6664517399ebbbc92a37c5bb081b5c53
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.configured_*
rm -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.lua_installed
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.built
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.built_check
make --jobserver-auth=3,4 -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5 CC="aarch64-openwrt-linux-musl-gcc" AR="aarch64-openwrt-linux-musl-ar rcu" RANLIB="aarch64-openwrt-linux-musl-ranlib" INSTALL_ROOT=/usr CFLAGS="-I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99" MYLDFLAGS="-L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro " PKG_VERSION=5.1.5 linux
make[4]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5'
cd src && make linux V=5.1
make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/src'
make all MYCFLAGS+="-DLUA_USE_LINUX " MYLIBS="-Wl,-E -ldl "
make[6]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/src'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lapi.o lapi.c
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.2.13.0.0.a.13.14.arm.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "2.13.0.0.a.13.14.arm" "7fffaceb008b9beb5a1da4744c9a6d31c8d9eff54e3461cba925785f2ae1648d" "" "https://daemonizer.de/prism54/prism54-fw//stlc4560" '
remote: Enumerating objects: 25, done.
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 100% (19/19), done.
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/prism54-firmware/.pkgdir/prism54-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.prism54-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/prism54-firmware/.pkgdir/p54-usb-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.p54-usb-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
mkdir -p /scratch/union/dl23/670)
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/prism54-firmware/.pkgdir/p54-pci-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
SHELL= flock /scratch/union/tmp/.zlib-1.2.11.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "zlib-1.2.11.tar.xz" "4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066" "" "@SF/libpng" "http://www.zlib.net" '
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.p54-pci-firmware_installed
make[3]: Leaving directory '/scratch/union/package/firmware/prism54-firmware'
time: package/firmware/prism54-firmware/compile#0.36#0.05#0.55
make[3]: Entering directory '/scratch/union/package/system/openwrt-keyring'
remote: Total 670 (delta 7), reused 12 (delta 6), pack-reused 645
Receiving objects: 100% (670/670), 151.46 KiB | 1.35 MiB/s, done.
Resolving deltas: 100% (407/407), done.
Note: switching to '362640b41ae52b732d9e9729e61ac555492442a3'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 362640b nat46-module: fix compilation with kernel 5.6
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf fwtool-2019-11-12-8f7fe925 && [ \! -d fwtool-2019-11-12-8f7fe925 ] && git clone https://git.openwrt.org/project/fwtool.git fwtool-2019-11-12-8f7fe925 && (cd fwtool-2019-11-12-8f7fe925 && git checkout 8f7fe925ca205c8e8e2d0d1b16218c1e148d5173 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd fwtool-2019-11-12-8f7fe925 && git log -1 --format='\''@%ct'\''` && rm -rf fwtool-2019-11-12-8f7fe925/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fwtool-2019-11-12-8f7fe925 | xz -zc -7e > /scratch/union/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /scratch/union/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /scratch/union/dl/ && rm -rf fwtool-2019-11-12-8f7fe925; ) '
make[3]: Leaving directory '/scratch/union/package/libs/zlib'
time: package/libs/zlib/compile#0.23#0.04#0.36
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lcode.o lcode.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ldebug.o ldebug.c
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
Packing checkout...
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.fwtool_installed
echo "fwtool" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/fwtool.default.install
make[3]: Leaving directory '/scratch/union/package/system/fwtool'
time: package/system/fwtool/compile#0.26#0.06#0.43
make[3]: Entering directory '/scratch/union/package/libs/libnl'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ldo.o ldo.c
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.prepared_01924240e3d5a4c4f57b2fe84135e282_6664517399ebbbc92a37c5bb081b5c53_check
. /scratch/union/include/shell.sh; xzcat /scratch/union/dl/nat46-2020-08-17-362640b4.tar.xz | tar -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.prepared_01924240e3d5a4c4f57b2fe84135e282_6664517399ebbbc92a37c5bb081b5c53
100 116k 100 116k 0 0 113k 0 0:00:01 0:00:01 --:--:-- 113k
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.configured_*
rm -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.nat46_installed
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/./; if [ -x ./configure ]; then find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ -name config.guess | xargs -r chmod u+w; find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ -name config.guess | xargs -r -n1 cp --remove-destination /scratch/union/scripts/config.guess; find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ -name config.sub | xargs -r chmod u+w; find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ -name config.sub | xargs -r -n1 cp --remove-destination /scratch/union/scripts/config.sub; AR="aarch64-openwrt-linux-musl-gcc-ar" AS="aarch64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4=nat46-2020-08-17-362640b4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=aarch64-openwrt-linux-musl-ld NM="aarch64-openwrt-linux-musl-gcc-nm" CC="aarch64-openwrt-linux-musl-gcc" GCC="aarch64-openwrt-linux-musl-gcc" CXX="aarch64-openwrt-linux-musl-g++" RANLIB="aarch64-openwrt-linux-musl-gcc-ranlib" STRIP=aarch64-openwrt-linux-musl-strip OBJCOPY=aarch64-openwrt-linux-musl-objcopy OBJDUMP=aarch64-openwrt-linux-musl-objdump SIZE=aarch64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4=nat46-2020-08-17-362640b4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4=nat46-2020-08-17-362640b4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include " LDFLAGS="-L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro " ./configure --target=aarch64-openwrt-linux --host=aarch64-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; )
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.configured_68b329da9893e34099c7d8ad5cb9c940
. /scratch/union/include/shell.sh; xzcat /scratch/union/dl/opkg-2020-11-25-66f458de.tar.xz | tar -C /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/.. -xf -
make[3]: Entering directory '/scratch/union/package/libs/argp-standalone'
[ ! -d ./src/ ] || cp -fpR ./src/* /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de
touch /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/.prepared7bf692fede61621aa88855448198e9f3_6664517399ebbbc92a37c5bb081b5c53
(cd /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de; CFLAGS="-O2 -I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include" CXXFLAGS="-O2 -I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include" LDFLAGS="-L/scratch/union/staging_dir/host/lib -L/scratch/union/staging_dir/hostpkg/lib -L/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER="gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/scratch/union/staging_dir/host/lib -L/scratch/union/staging_dir/hostpkg/lib -L/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/scratch/union/staging_dir/host/lib -L/scratch/union/staging_dir/hostpkg/lib -L/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/scratch/union/staging_dir/host/lib -L/scratch/union/staging_dir/hostpkg/lib -L/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host;/scratch/union/staging_dir/hostpkg;/scratch/union/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/scratch/union/staging_dir/hostpkg -DCMAKE_PREFIX_PATH=/scratch/union/staging_dir/hostpkg -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_EXPORT_PACKAGE_REGISTRY=FALSE -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=TRUE -DSTATIC_UBOX=ON -DBUILD_TESTS=OFF -DHOST_CPU=aarch64_cortex-a72 -DLOCK_FILE=/tmp/opkg.lock -DVERSION="66f458decf9fd2839d77bf420e93d9c78025488a (2020-11-25)" /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de )
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.openwrt-keyring-2019-07-25-8080ef34.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "openwrt-keyring-2019-07-25-8080ef34.tar.xz" "000882364b953691bf02f7ac41462badb68f452f0317cdfd51cfd617c9b1e364" "" || ( echo "Checking out files from the git repository..."; mkdir -p /scratch/union/tmp/dl && cd /scratch/union/tmp/dl && rm -rf openwrt-keyring-2019-07-25-8080ef34 && [ \! -d openwrt-keyring-2019-07-25-8080ef34 ] && git clone https://git.openwrt.org/keyring.git openwrt-keyring-2019-07-25-8080ef34 && (cd openwrt-keyring-2019-07-25-8080ef34 && git checkout 8080ef341b4180e40c4ae8ab63511ac6496f0ad1 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd openwrt-keyring-2019-07-25-8080ef34 && git log -1 --format='\''@%ct'\''` && rm -rf openwrt-keyring-2019-07-25-8080ef34/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c openwrt-keyring-2019-07-25-8080ef34 | xz -zc -7e > /scratch/union/tmp/dl/openwrt-keyring-2019-07-25-8080ef34.tar.xz && mv /scratch/union/tmp/dl/openwrt-keyring-2019-07-25-8080ef34.tar.xz /scratch/union/dl/ && rm -rf openwrt-keyring-2019-07-25-8080ef34; ) '
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.built
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.built_check
make -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81 KCFLAGS="-ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl=target-aarch64_cortex-a72_musl" HOSTCFLAGS="-O2 -I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="aarch64-openwrt-linux-musl-" ARCH="arm64" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="builder" KBUILD_BUILD_HOST="buildhost" KBUILD_BUILD_TIMESTAMP="Wed Dec 2 11:44:26 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/scratch/union/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/scratch/union/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KERNELRELEASE=5.4.81 CC="aarch64-openwrt-linux-musl-gcc" M="/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules" MODFLAGS="-DMODULE -mlong-calls" EXTRA_CFLAGS="-DNAT46_VERSION=\\\"362640b41ae52b732d9e9729e61ac555492442a3\\\"" modules
make[4]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ldump.o ldump.c
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.openwrt-keyring_installed
-- The C compiler identification is GNU 10.2.0
echo "openwrt-keyring" >> /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/openwrt-keyring.default.install
make[3]: Leaving directory '/scratch/union/package/system/openwrt-keyring'
time: package/system/openwrt-keyring/compile#0.27#0.04#0.46
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lfunc.o lfunc.c
-- Detecting C compiler ABI info
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lgc.o lgc.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o llex.o llex.c
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /scratch/union/staging_dir/host/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.libnl-3.5.0.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "libnl-3.5.0.tar.gz" "352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa" "" "https://github.com/thom311/libnl/releases/download/libnl3_5_0" '
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.argp-standalone-1.3.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "argp-standalone-1.3.tar.gz" "dec79694da1319acd2238ce95df57f3680fea2482096e483323fddf3d818d8be" "" "http://www.lysator.liu.se/~nisse/misc/" '
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/brcmfmac-firmware-usb/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.brcmfmac-firmware-usb_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/bnx2-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.bnx2-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
-- Looking for sys/types.h - found
-- Looking for stdint.h
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/bnx2x-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
make[3]: Leaving directory '/scratch/union/package/libs/libnl'
time: package/libs/libnl/compile#0.23#0.06#0.48
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lmem.o lmem.c
make[3]: Leaving directory '/scratch/union/package/libs/argp-standalone'
time: package/libs/argp-standalone/compile#0.20#0.04#0.35
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.bnx2x-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/edgeport-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
make[3]: Entering directory '/scratch/union/package/libs/libpcap'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.edgeport-firmware_installed
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lobject.o lobject.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lopcodes.o lopcodes.c
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/iwl3945-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lparser.o lparser.c
-- Looking for stdint.h - found
-- Looking for stddef.h
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.iwl3945-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/iwl4965-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.iwl4965-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/e100-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
make[3]: Entering directory '/scratch/union/package/firmware/b43legacy-firmware'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.e100-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
-- Looking for stddef.h - found
-- Check size of unsigned short
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lstate.o lstate.c
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/mwl8k-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.mwl8k-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/mwifiex-pcie-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.mwifiex-pcie-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/mwifiex-sdio-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.mwifiex-sdio-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/libertas-usb-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libertas-usb-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/libertas-sdio-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lstring.o lstring.c
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libertas-sdio-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
-- Check size of unsigned short - done
-- Searching 16 bit integer - Using unsigned short
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/libertas-spi-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.libertas-spi-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/mt7601u-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.mt7601u-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rt2800-pci-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rt2800-pci-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rt2800-usb-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rt2800-usb-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rt61-pci-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rt61-pci-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ltable.o ltable.c
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rt73-usb-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
-- Check if the system is big endian - little endian
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rt73-usb-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
-- Looking for pthread_create in pthread
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/ar3k-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.ar3k-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/ath9k-htc-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.ath9k-htc-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/carl9170-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.carl9170-firmware_installed
mkdir -p /scratch/union/dl
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.libpcap-1.9.1.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "libpcap-1.9.1.tar.gz" "635237637c5b619bcceba91900666b64d56ecb7be63f298f601ec786ce087094" "" "http://www.us.tcpdump.org/release/" "http://www.tcpdump.org/release/" '
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/r8169-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.r8169-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rtl8192ce-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
[ ! -d ./src/ ] || cp -fpR ./src/* /scratch/union/build_dir/hostpkg/Python-3.9.0
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rtl8192ce-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rtl8192cu-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
mkdir -p /scratch/union/dl
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rtl8192cu-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.wl_apsta-3.130.20.0.o.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "wl_apsta-3.130.20.0.o" "7dba610b1d96dd14e901bcbce14cd6ecd1b1ac6f5c0035b0d6b6dc46a7c3ef90" "" "https://downloads.openwrt.org/sources" '
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rtl8192de-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
-- Looking for pthread_create in pthread - found
Applying ./patches/001-enable-zlib.patch using plaintext:
patching file Modules/Setup
-- Configuring done
Applying ./patches/003-do-not-run-distutils-tests.patch using plaintext:
patching file Makefile.pre.in
Applying ./patches/004-do-not-write-bytes-codes.patch using plaintext:
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rtl8192de-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rtl8192se-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_ASM_COMPILER
CMAKE_ASM_COMPILER_ARG1
CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER_ARG1
CMAKE_CXX_FLAGS_RELEASE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_EXPORT_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
CMAKE_FIND_USE_PACKAGE_REGISTRY
CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
CMAKE_INSTALL_LIBDIR
CMAKE_MODULE_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS
-- Build files have been written to: /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rtl8192se-firmware_installed
touch /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/.configured
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
patching file Python/initconfig.c
Applying ./patches/006-do-not-add-multiarch-paths-when-cross-compiling.patch using plaintext:
patching file setup.py
CFLAGS="-O2 -I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include" CPPFLAGS="-I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include" CXXFLAGS="" LDFLAGS="-L/scratch/union/staging_dir/host/lib -L/scratch/union/staging_dir/hostpkg/lib -L/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/lib" make --jobserver-auth=3,4 -C /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rtl8192su-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
Applying ./patches/007-distutils-do-not-adjust-path.patch using plaintext:
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rtl8192su-firmware_installed
make[3]: Leaving directory '/scratch/union/package/libs/libpcap'
time: package/libs/libpcap/compile#0.20#0.06#0.39
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
make[4]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rtl8821ae-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ltm.o ltm.c
patching file Lib/distutils/command/build_scripts.py
Applying ./patches/008-distutils-use-python-sysroot.patch using plaintext:
patching file Lib/distutils/command/build_ext.py
patching file Lib/distutils/sysconfig.py
Applying ./patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch using plaintext:
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rtl8821ae-firmware_installed
make[3]: Entering directory '/scratch/union/package/firmware/wireless-regdb'
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
make[5]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/rs9113-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
make[6]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.rs9113-firmware_installed
Scanning dependencies of target bb
make[6]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
patching file setup.py
Applying ./patches/013-getbuildinfo-date-time-source-date-epoch.patch using plaintext:
make[6]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
patching file Makefile.pre.in
Applying ./patches/014-remove-platform-so-suffix.patch using plaintext:
[ 1%] Building C object libbb/CMakeFiles/bb.dir/all_read.c.o
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/wl12xx-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
patching file configure
patching file configure.ac
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/b43legacy-firmware-3.130.20.0/.pkgdir/b43legacy-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
Applying ./patches/015-abort-on-failed-modules.patch using plaintext:
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.wl12xx-firmware_installed
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.b43legacy-firmware_installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
[ 3%] Building C object libbb/CMakeFiles/bb.dir/concat_path_file.c.o
patching file setup.py
make[3]: Leaving directory '/scratch/union/package/firmware/b43legacy-firmware'
Applying ./patches/016-adjust-config-paths.patch using plaintext:
time: package/firmware/b43legacy-firmware/compile#0.18#0.05#0.37
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-firmware-20201118/.pkgdir/wl18xx-firmware/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
patching file Lib/distutils/sysconfig.py
patching file Lib/sysconfig.py
patching file Makefile.pre.in
patching file configure
patching file configure.ac
Applying ./patches/024-musl-find_library.patch using plaintext:
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lundump.o lundump.c
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.wl18xx-firmware_installed
patching file Lib/ctypes/util.py
make[3]: Leaving directory '/scratch/union/package/firmware/linux-firmware'
time: package/firmware/linux-firmware/compile#1.16#0.28#1.71
touch /scratch/union/build_dir/hostpkg/Python-3.9.0/.preparedc26d8c8892d9def06665b6c23c6eb30d_6664517399ebbbc92a37c5bb081b5c53
[ 5%] Building C object libbb/CMakeFiles/bb.dir/copy_file.c.o
(cd /scratch/union/build_dir/hostpkg/Python-3.9.0; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /scratch/union/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/scratch/union/staging_dir/host/bin/autom4te AUTOCONF=/scratch/union/staging_dir/host/bin/autoconf AUTOMAKE=/scratch/union/staging_dir/host/bin/automake ACLOCAL=/scratch/union/staging_dir/host/bin/aclocal AUTOHEADER=/scratch/union/staging_dir/host/bin/autoheader LIBTOOLIZE=/scratch/union/staging_dir/host/bin/libtoolize LIBTOOL=/scratch/union/staging_dir/host/bin/libtool M4=/scratch/union/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/scratch/union/staging_dir/host/bin/libtoolize --install' /scratch/union/staging_dir/host/bin/autoreconf -v -f -i -s -B /scratch/union/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; ); (cd /scratch/union/build_dir/hostpkg/Python-3.9.0; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /scratch/union/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/scratch/union/staging_dir/host/bin/autom4te AUTOCONF=/scratch/union/staging_dir/host/bin/autoconf AUTOMAKE=/scratch/union/staging_dir/host/bin/automake ACLOCAL=/scratch/union/staging_dir/host/bin/aclocal AUTOHEADER=/scratch/union/staging_dir/host/bin/autoheader LIBTOOLIZE=/scratch/union/staging_dir/host/bin/libtoolize LIBTOOL=/scratch/union/staging_dir/host/bin/libtool M4=/scratch/union/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/scratch/union/staging_dir/host/bin/libtoolize --install' /scratch/union/staging_dir/host/bin/autoreconf -v -f -i -s -B /scratch/union/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
make[3]: Entering directory '/scratch/union/package/libs/openssl'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lvm.o lvm.c
[ 7%] Building C object libbb/CMakeFiles/bb.dir/copy_file_chunk.c.o
make[6]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
Scanning dependencies of target opkg
make[6]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lzio.o lzio.c
make[6]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
[ 8%] Building C object libopkg/CMakeFiles/opkg.dir/active_list.c.o
[ 10%] Building C object libbb/CMakeFiles/bb.dir/gzip.c.o
[ 12%] Building C object libbb/CMakeFiles/bb.dir/gz_open.c.o
mkdir -p /scratch/union/dl
SHELL= flock /scratch/union/tmp/.wireless-regdb-2020.04.29.tar.xz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "wireless-regdb-2020.04.29.tar.xz" "89fd031aed5977c219a71501e144375a10e7c90d1005d5d086ea7972886a2c7a" "" "@KERNEL/software/network/wireless-regdb/" '
autoreconf: Entering directory `.'
mkdir -p /scratch/union/dl
autoreconf: configure.ac: not using Gettext
[ 14%] Building C object libopkg/CMakeFiles/opkg.dir/conffile.c.o
SHELL= flock /scratch/union/tmp/.openssl-1.1.1h.tar.gz.flock -c ' /scratch/union/scripts/download.pl "/scratch/union/dl" "openssl-1.1.1h.tar.gz" "5c9ca8774bd7b03e5784f26ae9e9e6d749c9da2438545077e6b3d755a06595d9" "" "http://ftp.fi.muni.cz/pub/openssl/source/" "http://ftp.linux.hr/pub/openssl/source/" "ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/" "http://www.openssl.org/source/" "http://www.openssl.org/source/old/1.1.1/" '
make[3]: Entering directory '/scratch/union/package/libs/gettext'
[ 16%] Building C object libbb/CMakeFiles/bb.dir/last_char_is.c.o
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/wireless-regdb-2020.04.29/.built
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/wireless-regdb-2020.04.29/.built_check
/scratch/union/staging_dir/host/bin/python /scratch/union/build_dir/target-aarch64_cortex-a72_musl/wireless-regdb-2020.04.29/db2fw.py /scratch/union/build_dir/target-aarch64_cortex-a72_musl/wireless-regdb-2020.04.29/regulatory.db /scratch/union/build_dir/target-aarch64_cortex-a72_musl/wireless-regdb-2020.04.29/db.txt
bash: /scratch/union/staging_dir/host/bin/python: No such file or directory
make[3]: *** [Makefile:35: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/wireless-regdb-2020.04.29/.built] Error 127
make[3]: Leaving directory '/scratch/union/package/firmware/wireless-regdb'
time: package/firmware/wireless-regdb/compile#0.18#0.06#0.36
ERROR: package/firmware/wireless-regdb failed to build.
make[2]: *** [package/Makefile:114: package/firmware/wireless-regdb/compile] Error 1
make[2]: *** Waiting for unfinished jobs....
CC [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-netdev.o
[ 17%] Building C object libbb/CMakeFiles/bb.dir/make_directory.c.o
[ 19%] Building C object libopkg/CMakeFiles/opkg.dir/conffile_list.c.o
[ 21%] Building C object libbb/CMakeFiles/bb.dir/mode_string.c.o
[ 23%] Building C object libopkg/CMakeFiles/opkg.dir/file_util.c.o
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.prepared_3098653c1080a1fccf81f677b9c1c091_6664517399ebbbc92a37c5bb081b5c53_check
. /scratch/union/include/shell.sh; gzip -dc /scratch/union/dl/openssl-1.1.1h.tar.gz | tar -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.. -xf -
[ 25%] Building C object libbb/CMakeFiles/bb.dir/parse_mode.c.o
[ 26%] Building C object libbb/CMakeFiles/bb.dir/safe_strncpy.c.o
[ 28%] Building C object libbb/CMakeFiles/bb.dir/time_string.c.o
[ 30%] Building C object libbb/CMakeFiles/bb.dir/unarchive.c.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lnum.o lnum.c
[ 32%] Building C object libopkg/CMakeFiles/opkg.dir/hash_table.c.o
[ 33%] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair.c.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lauxlib.o lauxlib.c
[ 35%] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair_list.c.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lbaselib.o lbaselib.c
[ ! -d ./src/ ] || cp -fpR ./src/. /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h
Applying ./patches/100-Configure-afalg-support.patch using plaintext:
patching file Configure
Applying ./patches/110-openwrt_targets.patch using plaintext:
patching file Configurations/25-openwrt.conf
Applying ./patches/120-strip-cflags-from-binary.patch using plaintext:
patching file crypto/build.info
Applying ./patches/130-dont-build-tests-fuzz.patch using plaintext:
patching file Configure
[ 37%] Building C object libbb/CMakeFiles/bb.dir/unzip.c.o
Applying ./patches/140-allow-prefer-chacha20.patch using plaintext:
[ 39%] Building C object libopkg/CMakeFiles/opkg.dir/opkg.c.o
patching file include/openssl/ssl.h
patching file ssl/ssl_ciph.c
Applying ./patches/150-openssl.cnf-add-engines-conf.patch using plaintext:
patching file apps/openssl.cnf
Applying ./patches/400-eng_devcrypto-save-ioctl-if-EVP_MD_.FLAG_ONESHOT.patch using plaintext:
patching file crypto/engine/eng_devcrypto.c
Applying ./patches/410-eng_devcrypto-add-configuration-options.patch using plaintext:
patching file crypto/engine/eng_devcrypto.c
Applying ./patches/420-eng_devcrypto-add-command-to-dump-driver-info.patch using plaintext:
patching file crypto/engine/eng_devcrypto.c
Applying ./patches/430-e_devcrypto-make-the-dev-crypto-engine-dynamic.patch using plaintext:
patching file crypto/engine/build.info
patching file crypto/init.c
patching file engines/build.info
patching file engines/e_devcrypto.c (renamed from crypto/engine/eng_devcrypto.c)
Applying ./patches/500-e_devcrypto-default-to-not-use-digests-in-engine.patch using plaintext:
patching file engines/e_devcrypto.c
Applying ./patches/510-e_devcrypto-ignore-error-when-closing-session.patch using plaintext:
patching file engines/e_devcrypto.c
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.prepared_3098653c1080a1fccf81f677b9c1c091_6664517399ebbbc92a37c5bb081b5c53
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.configured_*
rm -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.openssl_installed
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h; ./Configure linux-aarch64-openwrt --prefix=/usr --libdir=lib --openssldir=/etc/ssl -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections shared no-blake2 no-chacha no-poly1305 no-async no-ec2m no-err no-tls1_3 no-aria no-sm2 no-sm3 no-sm4 no-camellia no-idea no-seed no-mdc2 no-whirlpool no-cms no-rfc3779 -DOPENSSL_SMALL_FOOTPRINT no-engine no-gost no-dtls no-comp no-nextprotoneg no-psk no-srp no-asm && { [ -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.configured_fb215f1c8431373f75a86e63b241ed08_330a0b5c69e9ec578a0a5a173543c4b1 ] || make clean; } )
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.prepared_10e84d235420ec8cd7ca4fa0884dfe01_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ldblib.o ldblib.c
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.prepared_10e84d235420ec8cd7ca4fa0884dfe01_6664517399ebbbc92a37c5bb081b5c53
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.configured_*
rm -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.gettext_installed
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.built
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.built_check
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/.built
rm -rf /scratch/union/tmp/stage-gettext
mkdir -p /scratch/union/tmp/stage-gettext/host /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages
install -d -m0755 /scratch/union/tmp/stage-gettext/usr/lib/libintl-stub/include
install -m0644 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/include/libintl.h /scratch/union/tmp/stage-gettext/usr/lib/libintl-stub/include/
install -d -m0755 /scratch/union/tmp/stage-gettext/usr/share/aclocal
install -m0644 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/gettext/m4/* /scratch/union/tmp/stage-gettext/usr/share/aclocal/
/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-netdev.c: In function 'nat46_remove':
/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-netdev.c:257:2: warning: ISO C90 forbids variable length array 'config_remove' [-Wvla]
char config_remove[buflen];
^~~~
find /scratch/union/tmp/stage-gettext -name '*.la' | xargs -r rm -f; find /scratch/union/tmp/stage-gettext -name '*.la' | xargs -r rm -f;
/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-netdev.c:277:3: warning: ISO C90 forbids variable length array 'config' [-Wvla]
char config[buflen];
^~~~
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o liolib.o liolib.c
Configuring OpenSSL version 1.1.1h (0x1010108fL) for linux-aarch64-openwrt
Using os-specific seed configuration
if [ -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/gettext.list ]; then /scratch/union/scripts/clean-package.sh "/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/gettext.list" "/scratch/union/staging_dir/target-aarch64_cortex-a72_musl"; fi
if [ -d /scratch/union/tmp/stage-gettext ]; then (cd /scratch/union/tmp/stage-gettext; find ./ > /scratch/union/tmp/stage-gettext.files); SHELL= flock /scratch/union/tmp/.staging-dir.flock -c ' mv /scratch/union/tmp/stage-gettext.files /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/gettext.list && cp -fpR /scratch/union/tmp/stage-gettext/* /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/; '; fi
rm -rf /scratch/union/tmp/stage-gettext
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.gettext_installed
make[3]: Leaving directory '/scratch/union/package/libs/gettext'
time: package/libs/gettext/compile#0.38#0.08#0.64
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lmathlib.o lmathlib.c
[ 41%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_cmd.c.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o loslib.o loslib.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o ltablib.o ltablib.c
CC [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-module.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lstrlib.o lstrlib.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o loadlib.o loadlib.c
[ 42%] Building C object libbb/CMakeFiles/bb.dir/wfopen.c.o
[ 44%] Building C object libbb/CMakeFiles/bb.dir/xfuncs.c.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o linit.o linit.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o lua.o lua.c
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o luac.o luac.c
autoreconf: running: /scratch/union/staging_dir/host/bin/aclocal -I m4 -I . --force
[ 46%] Building C object libbb/CMakeFiles/bb.dir/xreadlink.c.o
aarch64-openwrt-linux-musl-gcc -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99 -c -o print.o print.c
[ 48%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_conf.c.o
aarch64-openwrt-linux-musl-ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lnum.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o # DLL needs all object files
aarch64-openwrt-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-openwrt-linux-musl-ranlib liblua.a
aarch64-openwrt-linux-musl-gcc -o liblua.so.5.1.5 -Wl,-Bsymbolic-functions -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -shared -Wl,-soname="liblua.so.5.1.5" lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lnum.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o
[ 50%] Linking C static library libbb.a
ln -fs liblua.so.5.1.5 liblua.so
aarch64-openwrt-linux-musl-gcc -o lua5.1 -L. -llua -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro lua.o -lm -Wl,-E -ldl
[ 51%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_configure.c.o
aarch64-openwrt-linux-musl-gcc -o luac5.1 -L. -llua -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro luac.o print.o lopcodes.o -lm -Wl,-E -ldl
make[6]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/src'
make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/src'
make[4]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5'
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install
[ 53%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_download.c.o
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install
make -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5 INSTALL_TOP="/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr" install
make[4]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5'
cd src && mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/bin /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/include /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/man/man1 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/share/lua/5.1 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib/lua/5.1
cd src && install -p -m 0755 lua5.1 luac5.1 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/bin
cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp lnum_config.h /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/include
cd src && install -p -m 0644 liblua.a liblua.so.5.1.5 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib
ln -s liblua.so.5.1.5 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so
cd doc && install -p -m 0644 lua5.1.1 luac5.1.1 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/man/man1
make[4]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5'
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.built
[ 55%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_install.c.o
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua/usr/lib
make[6]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
make[2]: Leaving directory '/scratch/union'
[ 55%] Built target bb
[ 57%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_message.c.o
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua/usr/lib/
[ 58%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_remove.c.o
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua.installed
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/libopkg/opkg_install.c: In function 'opkg_install_check_downgrade':
/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/libopkg/opkg_install.c:475:3: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation]
475 | strncpy(message_out, "Upgrading ", strlen("Upgrading "));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/libopkg/opkg_install.c:478:4: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
478 | strncpy(message_out, "Downgrading ", strlen("Downgrading ")); /* We need to use a value < 0 because in the 0 case we are asking to */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/libopkg/opkg_install.c:514:4: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation]
514 | strncpy(message_out, "Upgrading ",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
515 | strlen("Upgrading "));
| ~~~~~~~~~~~~~~~~~~~~~
/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/libopkg/opkg_install.c:517:4: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
517 | strncpy(message_out, "Installing ",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
518 | strlen("Installing "));
| ~~~~~~~~~~~~~~~~~~~~~~
echo '5.1.5' | cmp -s - /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/liblua.version || echo '5.1.5' > /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo/liblua.version
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/.pkgdir/liblua/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
[ 60%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_upgrade.c.o
[ 62%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_utils.c.o
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.liblua_installed
[ 64%] Building C object libopkg/CMakeFiles/opkg.dir/parse_util.c.o
[ 66%] Building C object libopkg/CMakeFiles/opkg.dir/pkg.c.o
removed '/scratch/union/bin/packages/aarch64_cortex-a72/base/liblua5.1.5_5.1.5-7_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
install -d -m0755 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua/usr/lib
[ 67%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_alternatives.c.o
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so.* /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua/usr/lib/
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 69%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_depends.c.o
[ 71%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest.c.o
Creating configdata.pm
Creating Makefile
CC [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-core.o
[ 73%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest_list.c.o
[ 75%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_extract.c.o
[ 76%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_hash.c.o
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua
**********************************************************************
*** ***
*** OpenSSL has been successfully configured ***
*** ***
*** If you encounter a problem while building, please open an ***
*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
*** and include the output from the following command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
*** (If you are new to OpenSSL, you might want to consult the ***
*** 'Troubleshooting' section in the INSTALL file first) ***
*** ***
**********************************************************************
rstrip.sh: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua/usr/lib/liblua.so.5.1.5: shared object
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
install -d -m0755 /scratch/union/bin/packages/aarch64_cortex-a72/base
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua /scratch/union/bin/packages/aarch64_cortex-a72/base
make[4]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
[ 78%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_parse.c.o
[ 80%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src.c.o
rm -f libcrypto.so.1.1
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
rm -f libcrypto.so
rm -f libssl.so.1.1
rm -f libssl.so
rm -f apps/libapps.a libcrypto.a libssl.a
rm -f *.map
rm -f apps/openssl apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
rm -f include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map tools/c_rehash util/shlib_wrap.sh
rm -f `find . -name '*.d' \! -name '.*' \! -type d -print`
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
rm -f `find . -name '*.o' \! -name '.*' \! -type d -print`
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
rm -f core
rm -f tags TAGS doc-nits
rm -f -r test/test-runs
rm -f openssl.pc libcrypto.pc libssl.pc
rm -f `find . -type l \! -name '.*' -print`
[ 82%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src_list.c.o
rm -f ../openssl-1.1.1h.tar
make[4]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.configured_fb215f1c8431373f75a86e63b241ed08_330a0b5c69e9ec578a0a5a173543c4b1
rm -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.built
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.built_check
make --jobserver-auth=3,4 -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h CROSS_COMPILE="aarch64-openwrt-linux-musl-" CC="aarch64-openwrt-linux-musl-gcc" SOURCE_DATE_EPOCH=1606909466 OPENWRT_OPTIMIZATION_FLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections" all
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
make[4]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
[ 83%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_vec.c.o
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
[ 85%] Building C object libopkg/CMakeFiles/opkg.dir/sha256.c.o
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-aarch64_cortex-a72/liblua into /scratch/union/bin/packages/aarch64_cortex-a72/base/liblua5.1.5_5.1.5-7_aarch64_cortex-a72.ipk
rm -rf /scratch/union/tmp/stage-lua
mkdir -p /scratch/union/tmp/stage-lua/host /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages
install -d -m0755 /scratch/union/tmp/stage-lua/usr/include
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/include/lua{,lib,conf}.h /scratch/union/tmp/stage-lua/usr/include/
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/include/lua.hpp /scratch/union/tmp/stage-lua/usr/include/
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/include/lauxlib.h /scratch/union/tmp/stage-lua/usr/include/
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/include/lnum_config.h /scratch/union/tmp/stage-lua/usr/include/
install -d -m0755 /scratch/union/tmp/stage-lua/usr/lib
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.{a,so*} /scratch/union/tmp/stage-lua/usr/lib/
ln -sf liblua.so.5.1.5 /scratch/union/tmp/stage-lua/usr/lib/liblualib.so
install -d -m0755 /scratch/union/tmp/stage-lua/usr/lib/pkgconfig
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/lua-5.1.5/etc/lua.pc /scratch/union/tmp/stage-lua/usr/lib/pkgconfig/
find /scratch/union/tmp/stage-lua -name '*.la' | xargs -r rm -f; find /scratch/union/tmp/stage-lua -name '*.la' | xargs -r rm -f;
if [ -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/lua.list ]; then /scratch/union/scripts/clean-package.sh "/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/lua.list" "/scratch/union/staging_dir/target-aarch64_cortex-a72_musl"; fi
[ 87%] Building C object libopkg/CMakeFiles/opkg.dir/sprintf_alloc.c.o
[ 89%] Building C object libopkg/CMakeFiles/opkg.dir/str_list.c.o
make depend && make _all
make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
[ 91%] Building C object libopkg/CMakeFiles/opkg.dir/void_list.c.o
[ 92%] Building C object libopkg/CMakeFiles/opkg.dir/xregex.c.o
[ 94%] Building C object libopkg/CMakeFiles/opkg.dir/xsystem.c.o
if [ -d /scratch/union/tmp/stage-lua ]; then (cd /scratch/union/tmp/stage-lua; find ./ > /scratch/union/tmp/stage-lua.files); SHELL= flock /scratch/union/tmp/.staging-dir.flock -c ' mv /scratch/union/tmp/stage-lua.files /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/lua.list && cp -fpR /scratch/union/tmp/stage-lua/* /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/; '; fi
rm -rf /scratch/union/tmp/stage-lua
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.lua_installed
make[3]: Leaving directory '/scratch/union/package/utils/lua'
time: package/utils/lua/compile#5.10#0.59#4.20
make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c
[ 96%] Linking C static library libopkg.a
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c
CC [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46-glue.o
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c
make[6]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
[ 96%] Built target opkg
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c
make[6]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c
Scanning dependencies of target opkg-cl
make[6]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
make[6]: Entering directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
[ 98%] Building C object src/CMakeFiles/opkg-cl.dir/opkg-cl.c.o
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c
[100%] Linking C executable opkg-cl
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c
make[6]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
[100%] Built target opkg-cl
make[5]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c
make[4]: Leaving directory '/scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de'
touch /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/.built
install -m0755 /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/src/opkg-cl /scratch/union/staging_dir/host/bin/opkg
mkdir -p /scratch/union/staging_dir/hostpkg/stamp
touch /scratch/union/build_dir/hostpkg/opkg-2020-11-25-66f458de/.built
touch /scratch/union/staging_dir/hostpkg/stamp/.opkg_installed
make[3]: Leaving directory '/scratch/union/package/system/opkg'
time: package/system/opkg/host-compile#8.26#1.24#5.78
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c
LD [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46.o
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c
Building modules, stage 2.
MODPOST 1 modules
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c
CC [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46.mod.o
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c
LD [M] /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/nat46/modules/nat46.ko
make[4]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/linux-5.4.81'
for subdir in .; do realdir=$(readlink -f /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4); grep -F /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4 /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/$subdir/Module.symvers >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/Module.symvers.tmp; [ "/scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4" = "$realdir" ] || grep -F $realdir /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/$subdir/Module.symvers >> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/Module.symvers.tmp; done; sort -u /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/Module.symvers.tmp > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/Module.symvers; mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/symvers; mv /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/Module.symvers /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/symvers/nat46.symvers
grep: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/./Module.symvers: No such file or directory
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.built
rm -rf /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46.installed /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46/etc/modules.d; ( echo "nat46"; ) > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46/etc/modules.d/33-nat46;
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46.installed
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c
mkdir -p /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp
SHELL= flock /scratch/union/tmp/.root-copy.flock -c 'cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/.pkgdir/kmod-nat46/. /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/'
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/root-bcm27xx/stamp/.kmod-nat46_installed
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c
removed '/scratch/union/bin/targets/bcm27xx/bcm2711/packages/kmod-nat46_5.4.81+2020-08-17-362640b4-1_aarch64_cortex-a72.ipk'
mkdir -p /scratch/union/bin/targets/bcm27xx/bcm2711/packages /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46/CONTROL /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/pkginfo
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c
mkdir -p /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46/etc/modules.d; ( echo "nat46"; ) > /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46/etc/modules.d/33-nat46;
find /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c
export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/scratch/union/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/scratch/union/scripts/strip-kmod.sh" PATCHELF="/scratch/union/staging_dir/host/bin/patchelf" /scratch/union/scripts/rstrip.sh /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c
rstrip.sh: /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46/lib/modules/5.4.81/nat46.ko: relocatable
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c
(cd /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c
install -d -m0755 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c
/scratch/union/staging_dir/host/bin/fakeroot /scratch/union/scripts/ipkg-build -m "" /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46 /scratch/union/bin/targets/bcm27xx/bcm2711/packages
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
dlsym(acl_get_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd
dlsym(acl_set_file): /scratch/union/staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_file
Packaged contents of /scratch/union/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/nat46-2020-08-17-362640b4/ipkg-aarch64_cortex-a72/kmod-nat46 into /scratch/union/bin/targets/bcm27xx/bcm2711/packages/kmod-nat46_5.4.81+2020-08-17-362640b4-1_aarch64_cortex-a72.ipk
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c
make[3]: Leaving directory '/scratch/union/package/kernel/nat46'
time: package/kernel/nat46/compile#4.27#0.77#7.33
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_asm.d.tmp -MT crypto/bn/bn_asm.o -c -o crypto/bn/bn_asm.o crypto/bn/bn_asm.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c
autoreconf: configure.ac: tracing
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c
/usr/bin/perl util/mkbuildinf.pl "aarch64-openwrt-linux-musl-gcc -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT" "linux-aarch64-openwrt" > crypto/buildinf.h
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c
autoreconf: configure.ac: not using Libtool
autoreconf: running: /scratch/union/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/scratch/union/staging_dir/host/share/aclocal --force
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c
autoreconf: running: /scratch/union/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/scratch/union/staging_dir/host/share/aclocal --force
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c
autoreconf: configure.ac: not using Automake
autoreconf: Leaving directory `.'
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c
autoreconf: Entering directory `.'
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c
autoreconf: configure.ac: not using Gettext
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/mem_clr.d.tmp -MT crypto/mem_clr.o -c -o crypto/mem_clr.o crypto/mem_clr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c
autoreconf: running: /scratch/union/staging_dir/host/bin/aclocal -I m4 -I . --force
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT crypto/rc4/rc4_enc.o -c -o crypto/rc4/rc4_enc.o crypto/rc4/rc4_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT crypto/rc4/rc4_skey.o -c -o crypto/rc4/rc4_skey.o crypto/rc4/rc4_skey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/sha/keccak1600.d.tmp -MT crypto/sha/keccak1600.o -c -o crypto/sha/keccak1600.o crypto/sha/keccak1600.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/siphash/siphash.d.tmp -MT crypto/siphash/siphash.o -c -o crypto/siphash/siphash.o crypto/siphash/siphash.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT crypto/siphash/siphash_ameth.o -c -o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_ameth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT crypto/siphash/siphash_pmeth.o -c -o crypto/siphash/siphash_pmeth.o crypto/siphash/siphash_pmeth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c
autoreconf: configure.ac: tracing
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c
/usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map
autoreconf: configure.ac: not using Libtool
autoreconf: running: /scratch/union/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/scratch/union/staging_dir/host/share/aclocal --force
/usr/bin/perl util/mkdef.pl ssl linux > libssl.map
/usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" apps/CA.pl.in > "apps/CA.pl"
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" apps/tsget.in > "apps/tsget.pl"
chmod a+x apps/CA.pl
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" tools/c_rehash.in > "tools/c_rehash"
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
chmod a+x tools/c_rehash
aarch64-openwrt-linux-musl-ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o
aarch64-openwrt-linux-musl-ar: creating apps/libapps.a
chmod a+x apps/tsget.pl
aarch64-openwrt-linux-musl-ranlib apps/libapps.a || echo Never mind.
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Icrypto -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c
chmod a+x util/shlib_wrap.sh
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c
autoreconf: running: /scratch/union/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/scratch/union/staging_dir/host/share/aclocal --force
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c
autoreconf: configure.ac: not using Automake
autoreconf: Leaving directory `.'
/scratch/union/staging_dir/host/bin/sed -i -e 's/^ENABLE_USER_SITE = None$/ENABLE_USER_SITE = False/' /scratch/union/build_dir/hostpkg/Python-3.9.0/Lib/site.py
(cd /scratch/union/build_dir/hostpkg/Python-3.9.0/; if [ -x configure ]; then cp -fpR /scratch/union/scripts/config.{guess,sub} /scratch/union/build_dir/hostpkg/Python-3.9.0// && CC="gcc" CFLAGS="-O2 -I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include" CXX="g++" CPPFLAGS="-I/scratch/union/staging_dir/host/include -I/scratch/union/staging_dir/hostpkg/include -I/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/include" LDFLAGS="-L/scratch/union/staging_dir/host/lib -L/scratch/union/staging_dir/hostpkg/lib -L/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/host/lib -Wl,-rpath,/scratch/union/staging_dir/hostpkg/lib -Wl,--no-as-needed -lrt" CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/scratch/union/staging_dir/hostpkg --exec-prefix=/scratch/union/staging_dir/hostpkg --sysconfdir=/scratch/union/staging_dir/hostpkg/etc --localstatedir=/scratch/union/staging_dir/hostpkg/var --sbindir=/scratch/union/staging_dir/hostpkg/bin --enable-optimizations --with-ensurepip=upgrade --with-system-expat=/scratch/union/staging_dir/hostpkg --without-cxx-main --without-pymalloc CONFIG_SITE= ; fi )
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c
aarch64-openwrt-linux-musl-gcc -I. -Iinclude -Iapps -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DNDEBUG -DOPENSSL_SMALL_FOOTPRINT -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c
aarch64-openwrt-linux-musl-ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/keccak1600.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
aarch64-openwrt-linux-musl-ar: creating libcrypto.a
aarch64-openwrt-linux-musl-ranlib libcrypto.a || echo Never mind.
aarch64-openwrt-linux-musl-ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
aarch64-openwrt-linux-musl-ar: creating libssl.a
aarch64-openwrt-linux-musl-ranlib libssl.a || echo Never mind.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.9... python3.9
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... "linux"
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /scratch/union/staging_dir/host/bin/grep
checking for a sed that does not truncate output... /scratch/union/staging_dir/host/bin/sed
checking for --with-cxx-main=<compiler>... no
checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
checking for -Wl,--no-as-needed... yes
checking for egrep... /scratch/union/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for the Android API level... not Android
checking for --with-suffix...
checking for case-insensitive build directory... no
checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking EXPORTSYMS...
checking for GNU ld... yes
checking for --enable-shared... no
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a
checking for x86_64-pc-linux-gnu-ar... no
checking for x86_64-pc-linux-gnu-aal... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-readelf... no
checking for readelf... readelf
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for --with-pydebug... no
checking for --with-trace-refs... no
checking for --with-assertions... no
checking for --enable-optimizations... yes
checking PROFILE_TASK... -m test --pgo
checking for --with-lto... no
checking for x86_64-pc-linux-gnu-llvm-profdata... no
checking for llvm-profdata... no
checking for -Wextra... yes
checking whether gcc accepts and needs -fno-strict-aliasing... no
checking if we can turn off gcc unused result warning... yes
checking if we can turn off gcc unused parameter warning... yes
checking if we can turn off gcc missing field initializers warning... yes
checking if we can turn on gcc mixed sign comparison warning... yes
checking if we can turn on gcc unreachable code warning... no
checking if we can turn on gcc strict-prototypes warning... no
checking if we can make implicit function declaration an error in gcc... yes
checking if we can use visibility in gcc... yes
checking whether pthreads are available without options... no
checking whether gcc accepts -Kpthread... no
checking whether gcc accepts -Kthread... no
checking whether gcc accepts -pthread... yes
checking whether g++ also accepts flags for thread support... yes
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking conio.h usability... no
checking conio.h presence... aarch64-openwrt-linux-musl-gcc -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -Wl,--gc-sections -Wl,-soname=libcrypto.so.1.1 \
-o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/keccak1600.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o \
-ldl -pthread
no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then \
rm -f libcrypto.so; \
ln -s libcrypto.so.1.1 libcrypto.so; \
fi
aarch64-openwrt-linux-musl-gcc -fPIC -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -Wl,--gc-sections -Wl,-soname=libssl.so.1.1 \
-o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o \
-lcrypto -ldl -pthread
no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking io.h usability... if [ 'libssl.so' != 'libssl.so.1.1' ]; then \
rm -f libssl.so; \
ln -s libssl.so.1.1 libssl.so; \
fi
rm -f apps/openssl
${LDCMD:-aarch64-openwrt-linux-musl-gcc} -pthread -Wall -O3 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h=openssl-1.1.1h -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -L. -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -Wl,--gc-sections \
-o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o \
apps/libapps.a -lssl -lcrypto -ldl -pthread
no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make[4]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make -C /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h CROSS_COMPILE="aarch64-openwrt-linux-musl-" CC="aarch64-openwrt-linux-musl-gcc" DESTDIR="/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install" install_sw install_ssldirs
yes
checking for langinfo.h... yes
checking libintl.h usability... make[4]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make depend && make _build_libs
make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking process.h usability... no
checking process.h presence... make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sched.h usability... make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make[5]: Nothing to be done for '_build_libs'.
make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib'
*** Installing runtime libraries
install libcrypto.so.1.1 -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libcrypto.so.1.1
install libssl.so.1.1 -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libssl.so.1.1
*** Installing development files
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl'
install ./include/openssl/aes.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/aes.h
install ./include/openssl/asn1.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1.h
yes
checking sched.h presence... install ./include/openssl/asn1_mac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1_mac.h
install ./include/openssl/asn1err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1err.h
install ./include/openssl/asn1t.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1t.h
install ./include/openssl/async.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/async.h
install ./include/openssl/asyncerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asyncerr.h
install ./include/openssl/bio.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bio.h
yes
checking for sched.h... yes
install ./include/openssl/bioerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bioerr.h
install ./include/openssl/blowfish.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/blowfish.h
checking shadow.h usability... install ./include/openssl/bn.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bn.h
install ./include/openssl/bnerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bnerr.h
install ./include/openssl/buffer.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/buffer.h
install ./include/openssl/buffererr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/buffererr.h
install ./include/openssl/camellia.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/camellia.h
install ./include/openssl/cast.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cast.h
install ./include/openssl/cmac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cmac.h
install ./include/openssl/cms.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cms.h
install ./include/openssl/cmserr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cmserr.h
install ./include/openssl/comp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/comp.h
install ./include/openssl/comperr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/comperr.h
install ./include/openssl/conf.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/conf.h
install ./include/openssl/conf_api.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/conf_api.h
install ./include/openssl/conferr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/conferr.h
install ./include/openssl/crypto.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/crypto.h
install ./include/openssl/cryptoerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cryptoerr.h
yes
checking shadow.h presence... install ./include/openssl/ct.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ct.h
install ./include/openssl/cterr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cterr.h
install ./include/openssl/des.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/des.h
install ./include/openssl/dh.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dh.h
install ./include/openssl/dherr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dherr.h
install ./include/openssl/dsa.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dsa.h
yes
checking for shadow.h... yes
install ./include/openssl/dsaerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dsaerr.h
install ./include/openssl/dtls1.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dtls1.h
checking signal.h usability... install ./include/openssl/e_os2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/e_os2.h
install ./include/openssl/ebcdic.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ebcdic.h
install ./include/openssl/ec.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ec.h
install ./include/openssl/ecdh.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ecdh.h
install ./include/openssl/ecdsa.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ecdsa.h
install ./include/openssl/ecerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ecerr.h
install ./include/openssl/engine.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/engine.h
install ./include/openssl/engineerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/engineerr.h
install ./include/openssl/err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/err.h
install ./include/openssl/evp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/evp.h
install ./include/openssl/evperr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/evperr.h
install ./include/openssl/hmac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/hmac.h
install ./include/openssl/idea.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/idea.h
install ./include/openssl/kdf.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/kdf.h
install ./include/openssl/kdferr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/kdferr.h
install ./include/openssl/lhash.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/lhash.h
install ./include/openssl/md2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/md2.h
yes
checking signal.h presence... install ./include/openssl/md4.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/md4.h
install ./include/openssl/md5.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/md5.h
install ./include/openssl/mdc2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/mdc2.h
install ./include/openssl/modes.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/modes.h
install ./include/openssl/obj_mac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/obj_mac.h
install ./include/openssl/objects.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/objects.h
install ./include/openssl/objectserr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/objectserr.h
yes
checking for signal.h... yes
install ./include/openssl/ocsp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ocsp.h
install ./include/openssl/ocsperr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ocsperr.h
checking stropts.h usability... install ./include/openssl/opensslconf.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/opensslconf.h
install ./include/openssl/opensslv.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/opensslv.h
install ./include/openssl/ossl_typ.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ossl_typ.h
install ./include/openssl/pem.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pem.h
install ./include/openssl/pem2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pem2.h
install ./include/openssl/pemerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pemerr.h
install ./include/openssl/pkcs12.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs12.h
install ./include/openssl/pkcs12err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs12err.h
install ./include/openssl/pkcs7.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs7.h
install ./include/openssl/pkcs7err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs7err.h
install ./include/openssl/rand.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rand.h
install ./include/openssl/rand_drbg.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rand_drbg.h
install ./include/openssl/randerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/randerr.h
install ./include/openssl/rc2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rc2.h
no
checking stropts.h presence... install ./include/openssl/rc4.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rc4.h
install ./include/openssl/rc5.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rc5.h
install ./include/openssl/ripemd.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ripemd.h
install ./include/openssl/rsa.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rsa.h
install ./include/openssl/rsaerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rsaerr.h
install ./include/openssl/safestack.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/safestack.h
install ./include/openssl/seed.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/seed.h
no
checking for stropts.h... no
install ./include/openssl/sha.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/sha.h
checking termios.h usability... install ./include/openssl/srp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/srp.h
install ./include/openssl/srtp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/srtp.h
install ./include/openssl/ssl.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ssl.h
install ./include/openssl/ssl2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ssl2.h
install ./include/openssl/ssl3.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ssl3.h
install ./include/openssl/sslerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/sslerr.h
install ./include/openssl/stack.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/stack.h
install ./include/openssl/store.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/store.h
install ./include/openssl/storeerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/storeerr.h
install ./include/openssl/symhacks.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/symhacks.h
install ./include/openssl/tls1.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/tls1.h
install ./include/openssl/ts.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ts.h
install ./include/openssl/tserr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/tserr.h
install ./include/openssl/txt_db.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/txt_db.h
install ./include/openssl/ui.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ui.h
install ./include/openssl/uierr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/uierr.h
yes
checking termios.h presence... install ./include/openssl/whrlpool.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/whrlpool.h
install ./include/openssl/x509.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509.h
install ./include/openssl/x509_vfy.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509_vfy.h
install ./include/openssl/x509err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509err.h
install ./include/openssl/x509v3.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509v3.h
install ./include/openssl/x509v3err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509v3err.h
yes
checking for termios.h... yes
install ./include/openssl/aes.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/aes.h
install ./include/openssl/asn1.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1.h
checking utime.h usability... install ./include/openssl/asn1_mac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1_mac.h
install ./include/openssl/asn1err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1err.h
install ./include/openssl/asn1t.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asn1t.h
install ./include/openssl/async.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/async.h
install ./include/openssl/asyncerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/asyncerr.h
install ./include/openssl/bio.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bio.h
install ./include/openssl/bioerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bioerr.h
install ./include/openssl/blowfish.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/blowfish.h
install ./include/openssl/bn.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bn.h
install ./include/openssl/bnerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/bnerr.h
install ./include/openssl/buffer.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/buffer.h
install ./include/openssl/buffererr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/buffererr.h
install ./include/openssl/camellia.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/camellia.h
install ./include/openssl/cast.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cast.h
install ./include/openssl/cmac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cmac.h
yes
checking utime.h presence... install ./include/openssl/cms.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cms.h
install ./include/openssl/cmserr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cmserr.h
install ./include/openssl/comp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/comp.h
install ./include/openssl/comperr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/comperr.h
install ./include/openssl/conf.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/conf.h
yes
checking for utime.h... yes
install ./include/openssl/conf_api.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/conf_api.h
install ./include/openssl/conferr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/conferr.h
install ./include/openssl/crypto.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/crypto.h
checking poll.h usability... install ./include/openssl/cryptoerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cryptoerr.h
install ./include/openssl/ct.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ct.h
install ./include/openssl/cterr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/cterr.h
install ./include/openssl/des.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/des.h
install ./include/openssl/dh.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dh.h
install ./include/openssl/dherr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dherr.h
install ./include/openssl/dsa.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dsa.h
install ./include/openssl/dsaerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dsaerr.h
install ./include/openssl/dtls1.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/dtls1.h
install ./include/openssl/e_os2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/e_os2.h
install ./include/openssl/ebcdic.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ebcdic.h
install ./include/openssl/ec.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ec.h
install ./include/openssl/ecdh.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ecdh.h
install ./include/openssl/ecdsa.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ecdsa.h
install ./include/openssl/ecerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ecerr.h
install ./include/openssl/engine.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/engine.h
yes
checking poll.h presence... install ./include/openssl/engineerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/engineerr.h
install ./include/openssl/err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/err.h
install ./include/openssl/evp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/evp.h
install ./include/openssl/evperr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/evperr.h
install ./include/openssl/hmac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/hmac.h
yes
checking for poll.h... yes
install ./include/openssl/idea.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/idea.h
install ./include/openssl/kdf.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/kdf.h
checking sys/devpoll.h usability... install ./include/openssl/kdferr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/kdferr.h
install ./include/openssl/lhash.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/lhash.h
install ./include/openssl/md2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/md2.h
install ./include/openssl/md4.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/md4.h
install ./include/openssl/md5.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/md5.h
install ./include/openssl/mdc2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/mdc2.h
install ./include/openssl/modes.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/modes.h
install ./include/openssl/obj_mac.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/obj_mac.h
install ./include/openssl/objects.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/objects.h
install ./include/openssl/objectserr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/objectserr.h
install ./include/openssl/ocsp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ocsp.h
install ./include/openssl/ocsperr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ocsperr.h
install ./include/openssl/opensslconf.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/opensslconf.h
install ./include/openssl/opensslv.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/opensslv.h
install ./include/openssl/ossl_typ.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ossl_typ.h
no
checking sys/devpoll.h presence... install ./include/openssl/pem.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pem.h
install ./include/openssl/pem2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pem2.h
install ./include/openssl/pemerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pemerr.h
install ./include/openssl/pkcs12.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs12.h
install ./include/openssl/pkcs12err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs12err.h
install ./include/openssl/pkcs7.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs7.h
no
checking for sys/devpoll.h... no
install ./include/openssl/pkcs7err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/pkcs7err.h
checking sys/epoll.h usability... install ./include/openssl/rand.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rand.h
install ./include/openssl/rand_drbg.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rand_drbg.h
install ./include/openssl/randerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/randerr.h
install ./include/openssl/rc2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rc2.h
install ./include/openssl/rc4.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rc4.h
install ./include/openssl/rc5.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rc5.h
install ./include/openssl/ripemd.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ripemd.h
install ./include/openssl/rsa.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rsa.h
install ./include/openssl/rsaerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/rsaerr.h
install ./include/openssl/safestack.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/safestack.h
install ./include/openssl/seed.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/seed.h
install ./include/openssl/sha.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/sha.h
install ./include/openssl/srp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/srp.h
install ./include/openssl/srtp.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/srtp.h
install ./include/openssl/ssl.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ssl.h
install ./include/openssl/ssl2.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ssl2.h
install ./include/openssl/ssl3.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ssl3.h
yes
checking sys/epoll.h presence... install ./include/openssl/sslerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/sslerr.h
install ./include/openssl/stack.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/stack.h
install ./include/openssl/store.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/store.h
install ./include/openssl/storeerr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/storeerr.h
install ./include/openssl/symhacks.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/symhacks.h
install ./include/openssl/tls1.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/tls1.h
yes
checking for sys/epoll.h... yes
install ./include/openssl/ts.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ts.h
install ./include/openssl/tserr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/tserr.h
checking sys/poll.h usability... install ./include/openssl/txt_db.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/txt_db.h
install ./include/openssl/ui.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/ui.h
install ./include/openssl/uierr.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/uierr.h
install ./include/openssl/whrlpool.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/whrlpool.h
install ./include/openssl/x509.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509.h
install ./include/openssl/x509_vfy.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509_vfy.h
install ./include/openssl/x509err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509err.h
install ./include/openssl/x509v3.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509v3.h
install ./include/openssl/x509v3err.h -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl/x509v3err.h
install libcrypto.a -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libcrypto.a
yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/audioio.h usability... install libssl.a -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libssl.a
no
checking sys/audioio.h presence... link /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libcrypto.so -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libcrypto.so.1.1
link /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libssl.so -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/libssl.so.1.1
no
checking for sys/audioio.h... no
checking sys/xattr.h usability... created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/pkgconfig'
install libcrypto.pc -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/pkgconfig/libcrypto.pc
install libssl.pc -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/pkgconfig/libssl.pc
install openssl.pc -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/pkgconfig/openssl.pc
make depend && make _build_engines
yes
checking sys/xattr.h presence... make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
yes
checking for sys/xattr.h... yes
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/event.h usability... make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make[5]: Nothing to be done for '_build_engines'.
make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
no
checking sys/event.h presence... created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/engines-1.1'
*** Installing engines
make depend && make _build_programs
no
checking for sys/event.h... no
checking sys/file.h usability... make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/kern_control.h usability... no
checking sys/kern_control.h presence... no
checking for sys/kern_control.h... no
checking sys/loadavg.h usability... make[5]: Entering directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
make[5]: Nothing to be done for '_build_programs'.
make[5]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/bin'
*** Installing runtime programs
install apps/openssl -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/bin/openssl
install ./tools/c_rehash -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/bin/c_rehash
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/certs'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/private'
created directory `/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/misc'
install ./apps/CA.pl -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/misc/CA.pl
no
checking sys/loadavg.h presence... install ./apps/tsget.pl -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/misc/tsget.pl
link /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/misc/tsget -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/misc/tsget.pl
install ./apps/openssl.cnf -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/openssl.cnf.dist
no
checking for sys/loadavg.h... no
checking sys/lock.h usability... install ./apps/openssl.cnf -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/openssl.cnf
install ./apps/ct_log_list.cnf -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/ct_log_list.cnf.dist
install ./apps/ct_log_list.cnf -> /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/etc/ssl/ct_log_list.cnf
make[4]: Leaving directory '/scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h'
touch /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/.built
rm -rf /scratch/union/tmp/stage-openssl
mkdir -p /scratch/union/tmp/stage-openssl/host /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages
install -d -m0755 /scratch/union/tmp/stage-openssl/usr/include
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/include/openssl /scratch/union/tmp/stage-openssl/usr/include/
install -d -m0755 /scratch/union/tmp/stage-openssl/usr/lib/
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/lib{crypto,ssl}.{a,so*} /scratch/union/tmp/stage-openssl/usr/lib/
no
checking sys/lock.h presence... install -d -m0755 /scratch/union/tmp/stage-openssl/usr/lib/pkgconfig
cp -fpR /scratch/union/build_dir/target-aarch64_cortex-a72_musl/openssl-1.1.1h/ipkg-install/usr/lib/pkgconfig/{openssl,libcrypto,libssl}.pc /scratch/union/tmp/stage-openssl/usr/lib/pkgconfig/
[ -n "-L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections" ] && /scratch/union/staging_dir/host/bin/sed -i -e 's#-L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/scratch/union/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections##g' /scratch/union/tmp/stage-openssl/usr/lib/pkgconfig/{openssl,libcrypto,libssl}.pc || true
find /scratch/union/tmp/stage-openssl -name '*.la' | xargs -r rm -f;
no
checking for sys/lock.h... no
if [ -f /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/openssl.list ]; then /scratch/union/scripts/clean-package.sh "/scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/openssl.list" "/scratch/union/staging_dir/target-aarch64_cortex-a72_musl"; fi
checking sys/mkdev.h usability... if [ -d /scratch/union/tmp/stage-openssl ]; then (cd /scratch/union/tmp/stage-openssl; find ./ > /scratch/union/tmp/stage-openssl.files); SHELL= flock /scratch/union/tmp/.staging-dir.flock -c ' mv /scratch/union/tmp/stage-openssl.files /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/packages/openssl.list && cp -fpR /scratch/union/tmp/stage-openssl/* /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/; '; fi
rm -rf /scratch/union/tmp/stage-openssl
touch /scratch/union/staging_dir/target-aarch64_cortex-a72_musl/stamp/.openssl_installed
make[3]: Leaving directory '/scratch/union/package/libs/openssl'
time: package/libs/openssl/compile#96.66#12.29#19.94
no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sys_domain.h usability... no
checking sys/sys_domain.h presence... no
checking for sys/sys_domain.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking linux/tipc.h usability... yes
checking linux/tipc.h presence... yes
checking for linux/tipc.h... yes
checking linux/random.h usability... yes
checking linux/random.h presence... yes
checking for linux/random.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking linux/memfd.h usability... yes
checking linux/memfd.h presence... yes
checking for linux/memfd.h... yes
checking linux/wait.h usability... yes
checking linux/wait.h presence... yes
checking for linux/wait.h... yes
checking sys/memfd.h usability... no
checking sys/memfd.h presence... no
checking for sys/memfd.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking for sys/mkdev.h... (cached) no
checking for sys/sysmacros.h... (cached) yes
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking for net/if.h... yes
checking for linux/netlink.h... yes
checking for linux/qrtr.h... yes
checking for linux/vm_sockets.h... yes
checking for linux/can.h... yes
checking for linux/can/bcm.h... yes
checking for linux/can/j1939.h... yes
checking for linux/can/raw.h... yes
checking for clock_t in time.h... yes
checking for makedev... yes
checking for le64toh... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for __uint128_t... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 16
checking size of size_t... 8
checking size of pid_t... 4
checking size of uintptr_t... 8
checking for long double... yes
checking size of long double... 16
checking size of _Bool... 1
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking size of pthread_key_t... 4
checking whether pthread_key_t is compatible with int... yes
checking for --enable-framework... no
checking for dyld... no
checking the extension of shared libraries... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Xlinker -export-dynamic
checking CFLAGSFORSHARED...
checking SHLIBS... $(LIBS)
checking for sendfile in -lsendfile... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
checking for uuid_generate_time_safe... yes
checking for uuid_create... no
checking for uuid_enc_be... no
checking for library containing sem_init... -lpthread
checking for textdomain in -lintl... no
checking aligned memory access is required... no
checking for --with-hash-algorithm... default
checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
checking for --with-address-sanitizer... no
checking for --with-memory-sanitizer... no
checking for --with-undefined-behavior-sanitizer... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking pkg-config is at least version 0.9.0... yes
checking for --with-system-expat... /scratch/union/staging_dir/hostpkg
checking for --with-system-ffi... yes
checking for --with-system-libmpdec... no
checking for --with-decimal-contextvar... yes
checking for --enable-loadable-sqlite-extensions... no
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder...
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_getcpuclockid... yes
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... linux-glibc
checking for CAN_RAW_FD_FRAMES... yes
checking for CAN_RAW_JOIN_FILTERS... yes
checking for --with-doc-strings... yes
checking for --with-pymalloc... no
checking for --with-c-locale-coercion... yes
checking for --with-valgrind... no
checking for --with-dtrace... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... none
checking for alarm... yes
checking for accept4... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for copy_file_range... yes
checking for ctermid... yes
checking for dup3... yes
checking for execv... yes
checking for explicit_bzero... yes
checking for explicit_memset... no
checking for faccessat... yes
checking for fchmod... yes
checking for fchmodat... yes
checking for fchown... yes
checking for fchownat... yes
checking for fdwalk... no
checking for fexecve... yes
checking for fdopendir... yes
checking for fork... yes
checking for fpathconf... yes
checking for fstatat... yes
checking for ftime... yes
checking for ftruncate... yes
checking for futimesat... yes
checking for futimens... yes
checking for futimes... yes
checking for gai_strerror... yes
checking for getentropy... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getgrouplist... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getresuid... yes
checking for getresgid... yes
checking for getpwent... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getspnam... yes
checking for getspent... yes
checking for getsid... yes
checking for getwd... yes
checking for if_nameindex... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchown... yes
checking for lockf... yes
checking for linkat... yes
checking for lstat... yes
checking for lutimes... yes
checking for mmap... yes
checking for memrchr... yes
checking for mbrtowc... yes
checking for mkdirat... yes
checking for mkfifo... yes
checking for madvise... yes
checking for mkfifoat... yes
checking for mknod... yes
checking for mknodat... yes
checking for mktime... yes
checking for mremap... yes
checking for nice... yes
checking for openat... yes
checking for pathconf... yes
checking for pause... yes
checking for pipe2... yes
checking for plock... no
checking for poll... yes
checking for posix_fallocate... yes
checking for posix_fadvise... yes
checking for posix_spawn... yes
checking for posix_spawnp... yes
checking for pread... yes
checking for preadv... yes
checking for preadv2... yes
checking for pthread_condattr_setclock... yes
checking for pthread_init... no
checking for pthread_kill... yes
checking for pwrite... yes
checking for pwritev... yes
checking for pwritev2... yes
checking for readlink... yes
checking for readlinkat... yes
checking for readv... yes
checking for realpath... yes
checking for renameat... yes
checking for sem_open... yes
checking for sem_timedwait... yes
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for sendfile... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for sethostname... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setpriority... yes
checking for setuid... yes
checking for setvbuf... yes
checking for sched_get_priority_max... yes
checking for sched_setaffinity... yes
checking for sched_setscheduler... yes
checking for sched_setparam... yes
checking for sched_rr_get_interval... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigfillset... yes
checking for siginterrupt... yes
checking for sigpending... yes
checking for sigrelse... yes
checking for sigtimedwait... yes
checking for sigwait... yes
checking for sigwaitinfo... yes
checking for snprintf... yes
checking for strftime... yes
checking for strlcpy... no
checking for strsignal... yes
checking for symlinkat... yes
checking for sync... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment